@iota/curl
Advanced tools
Comparing version 1.0.0-beta.a1883550 to 1.0.0-beta.a4e57cc3
{ | ||
"name": "@iota/curl", | ||
"version": "1.0.0-beta.a1883550", | ||
"version": "1.0.0-beta.a4e57cc3", | ||
"description": "Curl sponge function", | ||
@@ -13,3 +13,4 @@ "main": "./out/curl/src/index.js", | ||
"test": "tsc", | ||
"format": "prettier" | ||
"test-ci": "echo \"Warning: no test specified\" && exit 0", | ||
"lint": "tslint --project ." | ||
}, | ||
@@ -16,0 +17,0 @@ "contributors": [ |
@@ -69,3 +69,3 @@ import '../../typed-array'; | ||
*/ | ||
private transform(); | ||
private transform; | ||
} |
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
17122
10
390