zhoulin
zhoulin
##### Checklist - [x] `npm test` passes - [x] tests and/or benchmarks are included - [ ] documentation is changed or added - [x] commit message follows commit guidelines #####...
it should be keep `callback` params for compatible the old version。 ```bash // package.json "webp-converter": "^2.2.3" ``` if my project repack,webp-converter will be upgrade to 2.2.8,If you don't replace `callback`...
``` Uncaught Error: Loading non-context-aware native module in renderer xxx/node_modules/osx-temperature-sensor/build/Release/smc.node'. See https://github.com/electron/electron/issues/18397. at process.func [as dlopen] (VM116 asar_bundle:5:1812) at Module._extensions..node (VM97 loader:1203:18) at Object.func [as .node] (VM116 asar_bundle:5:1812) at Module.load...