Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

inline-critical

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inline-critical - npm Package Compare versions

Comparing version 11.0.0 to 11.0.1

2

cli.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc