@near-js/wallet-account
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@near-js/wallet-account", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Dependencies for the NEAR API JavaScript client in the browser", | ||
@@ -12,9 +12,9 @@ "main": "lib/index.js", | ||
"borsh": "^0.7.0", | ||
"@near-js/keystores": "0.0.1", | ||
"@near-js/signers": "0.0.1", | ||
"@near-js/transactions": "0.0.1", | ||
"@near-js/crypto": "0.0.1", | ||
"@near-js/types": "0.0.1", | ||
"@near-js/utils": "0.0.1", | ||
"@near-js/accounts": "0.0.1" | ||
"@near-js/accounts": "0.0.2", | ||
"@near-js/crypto": "0.0.2", | ||
"@near-js/keystores": "0.0.2", | ||
"@near-js/signers": "0.0.2", | ||
"@near-js/transactions": "0.0.2", | ||
"@near-js/types": "0.0.2", | ||
"@near-js/utils": "0.0.2" | ||
}, | ||
@@ -28,2 +28,5 @@ "devDependencies": { | ||
}, | ||
"files": [ | ||
"lib" | ||
], | ||
"scripts": { | ||
@@ -30,0 +33,0 @@ "build": "pnpm compile", |
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
34561
9
704
+ Added@near-js/accounts@0.0.2(transitive)
+ Added@near-js/crypto@0.0.2(transitive)
+ Added@near-js/keystores@0.0.2(transitive)
+ Added@near-js/providers@0.0.2(transitive)
+ Added@near-js/signers@0.0.2(transitive)
+ Added@near-js/transactions@0.0.2(transitive)
+ Added@near-js/types@0.0.2(transitive)
+ Added@near-js/utils@0.0.2(transitive)
- Removed@near-js/accounts@0.0.1(transitive)
- Removed@near-js/crypto@0.0.1(transitive)
- Removed@near-js/keystores@0.0.1(transitive)
- Removed@near-js/providers@0.0.1(transitive)
- Removed@near-js/signers@0.0.1(transitive)
- Removed@near-js/transactions@0.0.1(transitive)
- Removed@near-js/types@0.0.1(transitive)
- Removed@near-js/utils@0.0.1(transitive)
Updated@near-js/accounts@0.0.2
Updated@near-js/crypto@0.0.2
Updated@near-js/keystores@0.0.2
Updated@near-js/signers@0.0.2
Updated@near-js/transactions@0.0.2
Updated@near-js/types@0.0.2
Updated@near-js/utils@0.0.2