@web3api/asyncify-js
Advanced tools
Comparing version 0.0.1-prealpha.83 to 0.0.1-prealpha.84
{ | ||
"name": "@web3api/asyncify-js", | ||
"description": "Async Wasm Imports Support Using Asyncify", | ||
"version": "0.0.1-prealpha.83", | ||
"version": "0.0.1-prealpha.84", | ||
"license": "MIT", | ||
@@ -17,4 +17,4 @@ "repository": { | ||
"lint": "eslint --color -c ../../../.eslintrc.js --ignore-pattern src/__tests__/cases/* src/", | ||
"test": "jest --passWithNoTests --runInBand --verbose --onlyChanged", | ||
"test:ci": "jest --passWithNoTests --runInBand --verbose --onlyChanged", | ||
"test": "jest --passWithNoTests --runInBand --verbose", | ||
"test:ci": "jest --passWithNoTests --runInBand --verbose", | ||
"test:watch": "jest --watch --passWithNoTests --verbose" | ||
@@ -34,3 +34,3 @@ }, | ||
}, | ||
"gitHead": "d434d79d9aa75b65f730004f02ebc500a2ff63b2", | ||
"gitHead": "17ec161a9d53a58342c8dc85104c7fde5fc867c9", | ||
"publishConfig": { | ||
@@ -37,0 +37,0 @@ "access": "public" |
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
23291