Comparing version 0.0.4 to 0.0.5
@@ -0,1 +1,11 @@ | ||
<a name="0.0.5"></a> | ||
## [0.0.5](https://github.com/kwonoj/cld3-asm/compare/v0.0.4...v0.0.5) (2017-09-18) | ||
### Bug Fixes | ||
* **preamble:** support electron without require ([a612f74](https://github.com/kwonoj/cld3-asm/commit/a612f74)) | ||
<a name="0.0.4"></a> | ||
@@ -2,0 +12,0 @@ ## [0.0.4](https://github.com/kwonoj/cld3-asm/compare/v0.0.2...v0.0.4) (2017-09-16) |
{ | ||
"name": "cld3-asm", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "WebAssembly based Javascript bindings for google compact language detector 3", | ||
@@ -18,4 +18,4 @@ "main": "./dist/src/index.js", | ||
"*.{ts,js}": [ | ||
"prettier --write --single-quote --print-width 120 --jsx-bracket-same-line true", | ||
"tslint --fix", | ||
"prettier --write --single-quote --print-width 120 --jsx-bracket-same-line true --ignore-path ./src/lib/*.js", | ||
"tslint --fix --type-check --project tsconfig.json --exclude ./src/lib", | ||
"git add" | ||
@@ -81,3 +81,3 @@ ] | ||
"dependencies": { | ||
"emscripten-wasm-loader": "0.0.5", | ||
"emscripten-wasm-loader": "0.0.7", | ||
"getroot": "^1.0.0", | ||
@@ -84,0 +84,0 @@ "tslib": "^1.7.1", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
3695805
7612
2
+ Addedemscripten-wasm-loader@0.0.7(transitive)
- Removedemscripten-wasm-loader@0.0.5(transitive)
Updatedemscripten-wasm-loader@0.0.7