@polkadot/wasm-crypto-asmjs
Advanced tools
Comparing version 6.2.3 to 6.3.1
{ | ||
"type": "commonjs" | ||
} | ||
} |
@@ -14,4 +14,4 @@ "use strict"; | ||
type: 'cjs', | ||
version: '6.2.3' | ||
version: '6.3.1' | ||
}; | ||
exports.packageInfo = packageInfo; |
@@ -20,3 +20,3 @@ { | ||
"type": "module", | ||
"version": "6.2.3", | ||
"version": "6.3.1", | ||
"main": "./cjs/index.js", | ||
@@ -70,3 +70,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.18.6" | ||
"@babel/runtime": "^7.18.9" | ||
}, | ||
@@ -76,2 +76,2 @@ "peerDependencies": { | ||
} | ||
} | ||
} |
@@ -8,3 +8,3 @@ // Copyright 2017-2022 @polkadot/wasm-crypto-asmjs authors & contributors | ||
type: 'esm', | ||
version: '6.2.3' | ||
version: '6.3.1' | ||
}; |
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
1624918
Updated@babel/runtime@^7.18.9