@pkgr/umd-globals
Advanced tools
Comparing version 0.7.0 to 0.7.1
# Change Log | ||
## 0.7.1 | ||
### Patch Changes | ||
- [`7af1c4c`](https://github.com/rx-ts/pkgr/commit/7af1c4cf26f8065e6b2dff7211fa3b09f1961d9f) Thanks [@JounQin](https://github.com/JounQin)! - fix: add legacy fields as fallback | ||
## 0.7.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@pkgr/umd-globals", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"type": "module", | ||
@@ -10,2 +10,4 @@ "description": "Union collections of umd globals mappings", | ||
"license": "MIT", | ||
"main": "./lib/index.cjs", | ||
"module": "./lib/index.js", | ||
"exports": { | ||
@@ -12,0 +14,0 @@ "import": "./lib/index.js", |
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
13865
0