@polkadot/x-global
Advanced tools
Comparing version 10.1.10 to 10.1.11
@@ -14,4 +14,4 @@ "use strict"; | ||
type: 'cjs', | ||
version: '10.1.10' | ||
version: '10.1.11' | ||
}; | ||
exports.packageInfo = packageInfo; |
@@ -20,3 +20,3 @@ { | ||
"type": "module", | ||
"version": "10.1.10", | ||
"version": "10.1.11", | ||
"main": "./cjs/index.js", | ||
@@ -46,4 +46,4 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.19.0" | ||
"@babel/runtime": "^7.19.4" | ||
} | ||
} |
@@ -8,3 +8,3 @@ // Copyright 2017-2022 @polkadot/x-global authors & contributors | ||
type: 'esm', | ||
version: '10.1.10' | ||
version: '10.1.11' | ||
}; |
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
Updated@babel/runtime@^7.19.4