@near-js/utils
Advanced tools
Comparing version 1.0.0-next.14 to 1.0.0-next.15
{ | ||
"name": "@near-js/utils", | ||
"version": "1.0.0-next.14", | ||
"version": "1.0.0-next.15", | ||
"description": "Common methods and constants for the NEAR API JavaScript client", | ||
"main": "./lib/commonjs/index.cjs", | ||
"types": "./lib/esm/index.d.ts", | ||
"main": "lib/esm/index.js", | ||
"type": "module", | ||
@@ -15,3 +14,3 @@ "keywords": [], | ||
"mustache": "4.0.0", | ||
"@near-js/types": "1.0.0-next.14" | ||
"@near-js/types": "0.3.0-next.15" | ||
}, | ||
@@ -32,3 +31,3 @@ "devDependencies": { | ||
"require": "./lib/commonjs/index.cjs", | ||
"import": "./lib/esm/index.mjs" | ||
"import": "./lib/esm/index.js" | ||
}, | ||
@@ -35,0 +34,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
142295
91
3514
+ Added@near-js/types@0.3.0-next.15(transitive)
- Removed@near-js/types@1.0.0-next.14(transitive)
Updated@near-js/types@0.3.0-next.15