@iota/curl
Advanced tools
Comparing version 1.0.0-beta.12 to 1.0.0-beta.15
{ | ||
"name": "@iota/curl", | ||
"version": "1.0.0-beta.12", | ||
"version": "1.0.0-beta.15", | ||
"description": "Curl sponge function", | ||
"main": "./out/curl/src/index.js", | ||
"typings": "typings/curl/src", | ||
"main": "./out/index.js", | ||
"typings": "typings", | ||
"publishConfig": { | ||
@@ -22,3 +22,3 @@ "access": "public" | ||
"ava": { | ||
"files": "out/curl/test/*.test.js", | ||
"files": "out/test/*.test.js", | ||
"failFast": true, | ||
@@ -46,3 +46,3 @@ "failWithoutAssertions": false, | ||
}, | ||
"gitHead": "0777d33f7a01a2751b570774e917ce5e2485cd40" | ||
"gitHead": "fe5e4a44530c27a5cd5d1d65aaf79b49aa2be3cd" | ||
} |
// tslint:disable no-conditional-assignment | ||
import '../../typed-array' | ||
import 'core-js' | ||
@@ -4,0 +4,0 @@ const NUMBER_OF_ROUNDS = 81 |
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
12776
7
327
1