@near-js/accounts
Advanced tools
Comparing version 1.3.0-next.7 to 1.3.0-next.8
{ | ||
"name": "@near-js/accounts", | ||
"version": "1.3.0-next.7", | ||
"version": "1.3.0-next.8", | ||
"description": "Classes encapsulating account-specific functionality", | ||
@@ -18,8 +18,8 @@ "main": "./lib/commonjs/index.cjs", | ||
"near-abi": "0.1.1", | ||
"@near-js/crypto": "1.4.0-next.7", | ||
"@near-js/signers": "0.2.0-next.7", | ||
"@near-js/providers": "1.0.0-next.7", | ||
"@near-js/transactions": "1.3.0-next.7", | ||
"@near-js/types": "1.0.0-next.7", | ||
"@near-js/utils": "1.0.0-next.7" | ||
"@near-js/crypto": "1.4.0-next.8", | ||
"@near-js/providers": "1.0.0-next.8", | ||
"@near-js/signers": "0.2.0-next.8", | ||
"@near-js/types": "1.0.0-next.8", | ||
"@near-js/transactions": "1.3.0-next.8", | ||
"@near-js/utils": "1.0.0-next.8" | ||
}, | ||
@@ -38,3 +38,3 @@ "devDependencies": { | ||
"typescript": "5.4.5", | ||
"@near-js/keystores": "0.2.0-next.7", | ||
"@near-js/keystores": "0.2.0-next.8", | ||
"build": "0.0.0", | ||
@@ -48,7 +48,7 @@ "tsconfig": "0.0.0" | ||
"require": "./lib/commonjs/index.cjs", | ||
"import": "./lib/esm/index.js" | ||
"import": "./lib/esm/index.mjs" | ||
}, | ||
"scripts": { | ||
"build": "pnpm compile:esm && pnpm compile:cjs", | ||
"compile:esm": "tsc -p tsconfig.json", | ||
"compile:esm": "tsc -p tsconfig.json && mjsify ./lib/esm", | ||
"compile:cjs": "tsc -p tsconfig.cjs.json && cjsify ./lib/commonjs", | ||
@@ -55,0 +55,0 @@ "lint": "eslint -c ../../.eslintrc.ts.yml src/**/*.ts test/**/*.ts --no-eslintrc", |
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
288292
+ Added@near-js/crypto@1.4.0-next.8(transitive)
+ Added@near-js/keystores@0.2.0-next.8(transitive)
+ Added@near-js/providers@1.0.0-next.8(transitive)
+ Added@near-js/signers@0.2.0-next.8(transitive)
+ Added@near-js/transactions@1.3.0-next.8(transitive)
+ Added@near-js/types@1.0.0-next.8(transitive)
+ Added@near-js/utils@1.0.0-next.8(transitive)
+ Addedbn.js@4.12.1(transitive)
+ Addednode-gyp-build@4.8.3(transitive)
- Removed@near-js/crypto@1.4.0-next.7(transitive)
- Removed@near-js/keystores@0.2.0-next.7(transitive)
- Removed@near-js/providers@1.0.0-next.7(transitive)
- Removed@near-js/signers@0.2.0-next.7(transitive)
- Removed@near-js/transactions@1.3.0-next.7(transitive)
- Removed@near-js/types@1.0.0-next.7(transitive)
- Removed@near-js/utils@1.0.0-next.7(transitive)
- Removedbn.js@4.12.0(transitive)
- Removednode-gyp-build@4.8.2(transitive)
Updated@near-js/crypto@1.4.0-next.8
Updated@near-js/types@1.0.0-next.8
Updated@near-js/utils@1.0.0-next.8