typeson-registry
Advanced tools
Comparing version 11.0.1 to 11.0.2
{ | ||
"name": "typeson-registry", | ||
"version": "11.0.1", | ||
"version": "11.0.2", | ||
"description": "The type registry for typeson", | ||
@@ -22,2 +22,10 @@ "author": "dfahlander", | ||
}, | ||
"./polyfills/createObjectURL.js": { | ||
"import": { | ||
"types": "./dist/polyfills/createObjectURL.d.ts", | ||
"default": "./polyfills/createObjectURL.js" | ||
}, | ||
"require": "./polyfills/createObjectURL.umd.cjs", | ||
"default": "./polyfills/createObjectURL.umd.cjs" | ||
}, | ||
"./*": "./*" | ||
@@ -24,0 +32,0 @@ }, |
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
3675196