@near-js/transactions
Advanced tools
Comparing version 1.3.0-next.14 to 1.3.0-next.15
{ | ||
"name": "@near-js/transactions", | ||
"version": "1.3.0-next.14", | ||
"version": "1.3.0-next.15", | ||
"description": "Functions and data types for transactions on NEAR", | ||
"main": "./lib/commonjs/index.cjs", | ||
"types": "./lib/esm/index.d.ts", | ||
"main": "lib/esm/index.js", | ||
"type": "module", | ||
@@ -14,6 +13,6 @@ "keywords": [], | ||
"borsh": "1.0.0", | ||
"@near-js/crypto": "1.4.0-next.14", | ||
"@near-js/types": "1.0.0-next.14", | ||
"@near-js/utils": "1.0.0-next.14", | ||
"@near-js/signers": "0.2.0-next.14" | ||
"@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" | ||
}, | ||
@@ -26,5 +25,5 @@ "devDependencies": { | ||
"typescript": "5.4.5", | ||
"@near-js/keystores": "0.2.0-next.14", | ||
"tsconfig": "0.0.0", | ||
"build": "0.0.0" | ||
"build": "0.0.0", | ||
"@near-js/keystores": "0.2.0-next.15", | ||
"tsconfig": "0.0.0" | ||
}, | ||
@@ -36,3 +35,3 @@ "files": [ | ||
"require": "./lib/commonjs/index.cjs", | ||
"import": "./lib/esm/index.mjs" | ||
"import": "./lib/esm/index.js" | ||
}, | ||
@@ -39,0 +38,0 @@ "scripts": { |
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
107261
57
2410
+ Added@near-js/crypto@1.4.0-next.15(transitive)
+ Added@near-js/keystores@0.2.0-next.15(transitive)
+ Added@near-js/signers@0.2.0-next.15(transitive)
+ Added@near-js/types@0.3.0-next.15(transitive)
+ Added@near-js/utils@1.0.0-next.15(transitive)
- Removed@near-js/crypto@1.4.0-next.14(transitive)
- Removed@near-js/keystores@0.2.0-next.14(transitive)
- Removed@near-js/signers@0.2.0-next.14(transitive)
- Removed@near-js/types@1.0.0-next.14(transitive)
- Removed@near-js/utils@1.0.0-next.14(transitive)
Updated@near-js/types@0.3.0-next.15
Updated@near-js/utils@1.0.0-next.15