inline-critical
Advanced tools
Comparing version 11.0.0 to 11.0.1
@@ -9,3 +9,3 @@ #!/usr/bin/env node | ||
import stdin from 'get-stdin'; | ||
import {parse} from 'css'; | ||
import {parse} from '@adobe/css-tools'; | ||
import escapeRegExp from 'lodash.escaperegexp'; | ||
@@ -12,0 +12,0 @@ import defaults from 'lodash.defaults'; |
{ | ||
"name": "inline-critical", | ||
"version": "11.0.0", | ||
"version": "11.0.1", | ||
"description": "Inline critical-path css and load the existing stylesheets asynchronously", | ||
@@ -41,4 +41,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"@adobe/css-tools": "^4.3.1", | ||
"clean-css": "^5.3.2", | ||
"css": "^3.0.0", | ||
"detect-indent": "^7.0.1", | ||
@@ -45,0 +45,0 @@ "fg-loadcss": "^2.1.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
26772
+ Added@adobe/css-tools@^4.3.1
+ Added@adobe/css-tools@4.4.1(transitive)
- Removedcss@^3.0.0
- Removedatob@2.1.2(transitive)
- Removedcss@3.0.0(transitive)
- Removeddecode-uri-component@0.2.2(transitive)
- Removedinherits@2.0.4(transitive)
- Removedsource-map-resolve@0.6.0(transitive)