You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

critical-css-parser

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

critical-css-parser - npm Package Compare versions

Comparing version

to
1.0.1

11

package.json
{
"name": "critical-css-parser",
"version": "1.0.0",
"version": "1.0.1",
"description": "Get critical (above-the-fold) and the rest CSS using Puppeteer.",
"source": "src/index.js",
"main": "dist/index.js",
"module": "dist/index.mjs",
"unpkg": "dist/index.umd.js",
"source": "./src/index.js",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"exports": "./dist/index.modern.js",
"unpkg": "./dist/index.umd.js",
"repository": "https://github.com/ABVanton200/critical-css-parser",

@@ -10,0 +11,0 @@ "bugs": {