scryptlib
Advanced tools
Comparing version 1.1.0-beta2 to 1.1.0-beta3
{ | ||
"name": "scryptlib", | ||
"version": "1.1.0-beta2", | ||
"version": "1.1.0-beta3", | ||
"description": "Javascript SDK for integration of Bitcoin SV Smart Contracts written in sCrypt language.", | ||
@@ -69,2 +69,3 @@ "engines": { | ||
"@discoveryjs/json-ext": "^0.5.7", | ||
"@types/bsv": "github:sCrypt-Inc/bsv-types", | ||
"bsv": "^1.5.6", | ||
@@ -76,5 +77,5 @@ "compare-versions": "^3.6.0", | ||
"patch-package": "^6.4.7", | ||
"sourcemap-codec": "^1.4.8", | ||
"@types/bsv": "github:sCrypt-Inc/bsv-types" | ||
"rimraf": "^3.0.2", | ||
"sourcemap-codec": "^1.4.8" | ||
} | ||
} |
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
966486
10
+ Addedrimraf@^3.0.2
+ Addedrimraf@3.0.2(transitive)