@near-js/transactions
Advanced tools
Comparing version 1.3.0-next.15 to 1.3.0
{ | ||
"name": "@near-js/transactions", | ||
"version": "1.3.0-next.15", | ||
"version": "1.3.0", | ||
"description": "Functions and data types for transactions on NEAR", | ||
@@ -13,6 +13,6 @@ "main": "lib/esm/index.js", | ||
"borsh": "1.0.0", | ||
"@near-js/crypto": "1.4.0-next.15", | ||
"@near-js/utils": "1.0.0-next.15", | ||
"@near-js/signers": "0.2.0-next.15", | ||
"@near-js/types": "0.3.0-next.15" | ||
"@near-js/crypto": "1.4.0", | ||
"@near-js/signers": "0.2.0", | ||
"@near-js/types": "0.3.0", | ||
"@near-js/utils": "1.0.0" | ||
}, | ||
@@ -25,4 +25,4 @@ "devDependencies": { | ||
"typescript": "5.4.5", | ||
"@near-js/keystores": "0.2.0", | ||
"build": "0.0.0", | ||
"@near-js/keystores": "0.2.0-next.15", | ||
"tsconfig": "0.0.0" | ||
@@ -29,0 +29,0 @@ }, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
107213
+ Added@near-js/crypto@1.4.0(transitive)
+ Added@near-js/keystores@0.2.0(transitive)
+ Added@near-js/signers@0.2.0(transitive)
+ Added@near-js/types@0.3.0(transitive)
+ Added@near-js/utils@1.0.0(transitive)
+ Addedbn.js@4.12.1(transitive)
+ Addednode-gyp-build@4.8.3(transitive)
- Removed@near-js/crypto@1.4.0-next.15(transitive)
- Removed@near-js/keystores@0.2.0-next.15(transitive)
- Removed@near-js/signers@0.2.0-next.15(transitive)
- Removed@near-js/types@0.3.0-next.15(transitive)
- Removed@near-js/utils@1.0.0-next.15(transitive)
- Removedbn.js@4.12.0(transitive)
- Removednode-gyp-build@4.8.2(transitive)
Updated@near-js/crypto@1.4.0
Updated@near-js/signers@0.2.0
Updated@near-js/types@0.3.0
Updated@near-js/utils@1.0.0