@pkgr/umd-globals
Advanced tools
Comparing version 0.7.1 to 0.8.0
{ | ||
"name": "@pkgr/umd-globals", | ||
"version": "0.7.1", | ||
"version": "0.8.0", | ||
"type": "module", | ||
@@ -13,9 +13,10 @@ "description": "Union collections of umd globals mappings", | ||
"exports": { | ||
"types": "./lib/index.d.ts", | ||
"import": "./lib/index.js", | ||
"require": "./lib/index.cjs" | ||
}, | ||
"types": "lib", | ||
"types": "./lib/index.d.ts", | ||
"files": [ | ||
"lib", | ||
"!*.tsbuildinfo" | ||
"!**/*.tsbuildinfo" | ||
], | ||
@@ -22,0 +23,0 @@ "keywords": [ |
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
9059
6