@near-js/providers
Advanced tools
Comparing version 1.0.0-next.14 to 1.0.0-next.15
{ | ||
"name": "@near-js/providers", | ||
"version": "1.0.0-next.14", | ||
"version": "1.0.0-next.15", | ||
"description": "Library of implementations for interfacing with the NEAR blockchain", | ||
"main": "./lib/commonjs/index.cjs", | ||
"types": "./lib/esm/index.d.ts", | ||
"main": "lib/esm/index.js", | ||
"type": "module", | ||
@@ -15,5 +14,5 @@ "keywords": [], | ||
"isomorphic-unfetch": "^3.1.0", | ||
"@near-js/transactions": "1.3.0-next.14", | ||
"@near-js/types": "1.0.0-next.14", | ||
"@near-js/utils": "1.0.0-next.14" | ||
"@near-js/types": "0.3.0-next.15", | ||
"@near-js/transactions": "1.3.0-next.15", | ||
"@near-js/utils": "1.0.0-next.15" | ||
}, | ||
@@ -38,3 +37,3 @@ "devDependencies": { | ||
"require": "./lib/commonjs/index.cjs", | ||
"import": "./lib/esm/index.mjs" | ||
"import": "./lib/esm/index.js" | ||
}, | ||
@@ -41,0 +40,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
127541
39
2186
+ 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/transactions@1.3.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/transactions@1.3.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