@web3api/schema-parse
Advanced tools
Comparing version 0.0.1-prealpha.83 to 0.0.1-prealpha.84
{ | ||
"name": "@web3api/schema-parse", | ||
"description": "Web3API Schema Parsing", | ||
"version": "0.0.1-prealpha.83", | ||
"version": "0.0.1-prealpha.84", | ||
"license": "MIT", | ||
@@ -17,4 +17,4 @@ "repository": { | ||
"lint": "eslint --color 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" | ||
@@ -30,3 +30,3 @@ }, | ||
"@types/prettier": "2.6.0", | ||
"@web3api/test-cases": "0.0.1-prealpha.83", | ||
"@web3api/test-cases": "0.0.1-prealpha.84", | ||
"jest": "26.6.3", | ||
@@ -38,3 +38,3 @@ "rimraf": "3.0.2", | ||
}, | ||
"gitHead": "d434d79d9aa75b65f730004f02ebc500a2ff63b2", | ||
"gitHead": "17ec161a9d53a58342c8dc85104c7fde5fc867c9", | ||
"publishConfig": { | ||
@@ -41,0 +41,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
246171