@polkadot/ui-shared
Advanced tools
Comparing version 2.6.2 to 2.7.1
@@ -14,4 +14,4 @@ "use strict"; | ||
type: 'cjs', | ||
version: '2.6.2' | ||
version: '2.7.1' | ||
}; | ||
exports.packageInfo = packageInfo; |
@@ -20,3 +20,3 @@ { | ||
"type": "module", | ||
"version": "2.6.2", | ||
"version": "2.7.1", | ||
"main": "./cjs/index.js", | ||
@@ -141,3 +141,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.18.3", | ||
"@babel/runtime": "^7.18.6", | ||
"color": "^3.2.1" | ||
@@ -144,0 +144,0 @@ }, |
@@ -8,3 +8,3 @@ // Copyright 2017-2022 @polkadot/ui-shared authors & contributors | ||
type: 'esm', | ||
version: '2.6.2' | ||
version: '2.7.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
Updated@babel/runtime@^7.18.6