@polkadot/x-global
Advanced tools
Comparing version 6.2.1 to 6.2.2-0
{ | ||
"name": "@polkadot/x-global", | ||
"version": "6.2.1", | ||
"version": "6.2.2-0", | ||
"type": "module", | ||
@@ -16,3 +16,3 @@ "description": "A cross-environment global replacement", | ||
"dependencies": { | ||
"@babel/runtime": "^7.13.10", | ||
"@babel/runtime": "^7.13.17", | ||
"@types/node-fetch": "^2.5.10", | ||
@@ -19,0 +19,0 @@ "node-fetch": "^2.6.1" |
@@ -6,3 +6,3 @@ // Copyright 2017-2021 @polkadot/x-global authors & contributors | ||
name: '@polkadot/x-global', | ||
version: '6.2.1' | ||
version: '6.2.2-0' | ||
}; |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
2940
1
Updated@babel/runtime@^7.13.17