@ocap/wallet
Advanced tools
Comparing version 1.18.132 to 1.18.133
{ | ||
"name": "@ocap/wallet", | ||
"version": "1.18.132", | ||
"version": "1.18.133", | ||
"description": "Utility function to create and use an forge compatible crypto wallet", | ||
@@ -30,7 +30,7 @@ "keywords": [ | ||
"@arcblock/eslint-config-ts": "0.2.3", | ||
"@types/jest": "^28.1.8", | ||
"@types/jest": "^29.5.12", | ||
"@types/node": "^17.0.45", | ||
"eslint": "^8.25.0", | ||
"jest": "^28.1.3", | ||
"ts-jest": "^28.0.8", | ||
"jest": "^29.7.0", | ||
"ts-jest": "^29.2.5", | ||
"typescript": "^4.8.4" | ||
@@ -46,3 +46,3 @@ }, | ||
"test": "jest --forceExit --detectOpenHandles", | ||
"coverage": "yarn test -- --coverage", | ||
"coverage": "npm run test -- --coverage", | ||
"clean": "rm -fr lib", | ||
@@ -57,7 +57,7 @@ "prebuild": "npm run clean", | ||
"dependencies": { | ||
"@arcblock/did": "1.18.132", | ||
"@ocap/mcrypto": "1.18.132", | ||
"@ocap/util": "1.18.132" | ||
"@arcblock/did": "1.18.133", | ||
"@ocap/mcrypto": "1.18.133", | ||
"@ocap/util": "1.18.133" | ||
}, | ||
"gitHead": "6699d47364eb94f564e0fcf6ea55b6e7ea005d0d" | ||
"gitHead": "cd4b69aef69b4e30265c3897a22fb63c902c5d4e" | ||
} |
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
14042
+ Added@arcblock/did@1.18.133(transitive)
+ Added@ocap/mcrypto@1.18.133(transitive)
+ Added@ocap/util@1.18.133(transitive)
- Removed@arcblock/did@1.18.132(transitive)
- Removed@ocap/mcrypto@1.18.132(transitive)
- Removed@ocap/util@1.18.132(transitive)
Updated@arcblock/did@1.18.133
Updated@ocap/mcrypto@1.18.133
Updated@ocap/util@1.18.133