@iota/curl
Advanced tools
Comparing version 1.0.0-beta.5 to 1.0.0-beta.722117ce
{ | ||
"name": "@iota/curl", | ||
"version": "1.0.0-beta.5", | ||
"version": "1.0.0-beta.722117ce", | ||
"description": "Curl sponge function", | ||
"main": "./out/index.js", | ||
"typings": "typings", | ||
"main": "./out/curl/src/index.js", | ||
"typings": "typings/curl/src", | ||
"publishConfig": { | ||
@@ -21,3 +21,3 @@ "access": "public" | ||
"ava": { | ||
"files": "out/test/*.test.js", | ||
"files": "out/curl/test/*.test.js", | ||
"failFast": true, | ||
@@ -24,0 +24,0 @@ "failWithoutAssertions": false, |
// tslint:disable no-conditional-assignment | ||
import '../../typed-array' | ||
const NUMBER_OF_ROUNDS = 81 | ||
@@ -3,0 +5,0 @@ const HASH_LENGTH = 243 |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
17336
11
401
1