@polkadot-api/substrate-client
Advanced tools
Comparing version 0.0.1-6b090acd3321b98b6306434088c5eba4a2e29edd.1.0 to 0.0.1-7044f981dfc89d2304ead2c14585c63607022aeb.1.0
{ | ||
"name": "@polkadot-api/substrate-client", | ||
"version": "0.0.1-6b090acd3321b98b6306434088c5eba4a2e29edd.1.0", | ||
"version": "0.0.1-7044f981dfc89d2304ead2c14585c63607022aeb.1.0", | ||
"author": "Josep M Sobrepere (https://github.com/josepot)", | ||
@@ -15,4 +15,9 @@ "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" | ||
}, | ||
@@ -40,4 +45,4 @@ "module": "./dist/index.mjs", | ||
"@vitest/coverage-v8": "^0.34.3", | ||
"@polkadot-api/json-rpc-provider": "0.0.1-6b090acd3321b98b6306434088c5eba4a2e29edd.1.0", | ||
"@polkadot-api/utils": "0.0.1-6b090acd3321b98b6306434088c5eba4a2e29edd.1.0" | ||
"@polkadot-api/json-rpc-provider": "0.0.1-7044f981dfc89d2304ead2c14585c63607022aeb.1.0", | ||
"@polkadot-api/utils": "0.0.1-7044f981dfc89d2304ead2c14585c63607022aeb.1.0" | ||
}, | ||
@@ -44,0 +49,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
205472
261