@near-js/transactions
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@near-js/transactions", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Functions and data types for transactions on NEAR", | ||
@@ -13,6 +13,6 @@ "main": "lib/index.js", | ||
"js-sha256": "^0.9.0", | ||
"@near-js/crypto": "0.0.1", | ||
"@near-js/signers": "0.0.1", | ||
"@near-js/utils": "0.0.1", | ||
"@near-js/types": "0.0.1" | ||
"@near-js/crypto": "0.0.2", | ||
"@near-js/signers": "0.0.2", | ||
"@near-js/types": "0.0.2", | ||
"@near-js/utils": "0.0.2" | ||
}, | ||
@@ -24,4 +24,7 @@ "devDependencies": { | ||
"typescript": "^4.9.4", | ||
"@near-js/keystores": "0.0.1" | ||
"@near-js/keystores": "0.0.2" | ||
}, | ||
"files": [ | ||
"lib" | ||
], | ||
"scripts": { | ||
@@ -28,0 +31,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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
1
21955
15
474
+ Added@near-js/crypto@0.0.2(transitive)
+ Added@near-js/keystores@0.0.2(transitive)
+ Added@near-js/signers@0.0.2(transitive)
+ Added@near-js/types@0.0.2(transitive)
+ Added@near-js/utils@0.0.2(transitive)
- Removed@near-js/crypto@0.0.1(transitive)
- Removed@near-js/keystores@0.0.1(transitive)
- Removed@near-js/signers@0.0.1(transitive)
- Removed@near-js/types@0.0.1(transitive)
- Removed@near-js/utils@0.0.1(transitive)
Updated@near-js/crypto@0.0.2
Updated@near-js/signers@0.0.2
Updated@near-js/types@0.0.2
Updated@near-js/utils@0.0.2