@polkadot-api/json-rpc-provider
Advanced tools
Comparing version 0.0.1-a068bbd81829afc0db2bacebd6211ec617934d48.1.0 to 0.0.1-b5f6126fde87c35ec4f5899b835ad09d4da5f4e6.1.0
{ | ||
"name": "@polkadot-api/json-rpc-provider", | ||
"version": "0.0.1-a068bbd81829afc0db2bacebd6211ec617934d48.1.0", | ||
"version": "0.0.1-b5f6126fde87c35ec4f5899b835ad09d4da5f4e6.1.0", | ||
"author": "Josep M Sobrepere (https://github.com/josepot)", | ||
@@ -15,4 +15,8 @@ "repository": { | ||
"production": { | ||
"require": "./dist/min/index.js" | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/min/index.js", | ||
"default": "./dist/index.js" | ||
}, | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.js", | ||
"default": "./dist/index.js" | ||
@@ -19,0 +23,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
6746
258