@pkgr/es-modules
Advanced tools
Comparing version 0.5.2 to 0.6.0
{ | ||
"name": "@pkgr/es-modules", | ||
"version": "0.5.2", | ||
"version": "0.6.0", | ||
"type": "module", | ||
@@ -13,6 +13,7 @@ "description": "Union collections of es modules mappings for pkgs without or with incorrect `module` field", | ||
"exports": { | ||
"types": "./lib/index.d.ts", | ||
"import": "./lib/index.js", | ||
"require": "./lib/index.cjs" | ||
}, | ||
"types": "lib", | ||
"types": "./lib/index.d.ts", | ||
"files": [ | ||
@@ -19,0 +20,0 @@ "lib", |
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
6488
6