inline-critical
Advanced tools
Comparing version 10.0.0 to 10.0.1
{ | ||
"name": "inline-critical", | ||
"version": "10.0.0", | ||
"version": "10.0.1", | ||
"description": "Inline critical-path css and load the existing stylesheets asynchronously", | ||
"main": "index.js", | ||
"exports": "./index.js", | ||
"exports": { | ||
".": "./index.js", | ||
"./css": "./src/css.js", | ||
"./dom": "./src/dom.js" | ||
}, | ||
"type": "module", | ||
@@ -8,0 +12,0 @@ "scripts": { |
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
26743