Comparing version 0.7.8 to 0.7.9
{ | ||
"name": "mcl-wasm", | ||
"version": "0.7.8", | ||
"version": "0.7.9", | ||
"description": "mcl ; A portable and fast pairing-based cryptography library for Node.js by WebAssembly", | ||
@@ -24,2 +24,3 @@ "main": "src/index.js", | ||
"src/mcl_c.js", | ||
"src/index.d.ts", | ||
"browser/demo.html", | ||
@@ -45,10 +46,9 @@ "browser/demo.js", | ||
"homepage": "https://github.com/herumi/mcl-wasm#readme", | ||
"dependencies": { | ||
"typescript": "^4.3.4" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"@types/node": "^15.12.4", | ||
"assert": "^2.0.0", | ||
"perf_hooks": "^0.0.1" | ||
"perf_hooks": "^0.0.1", | ||
"typescript": "^4.3.4" | ||
} | ||
} |
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
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
1135241
0
118196
16
4996
4
- Removedtypescript@^4.3.4
- Removedtypescript@4.9.5(transitive)