New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

byebyecss

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

byebyecss - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

lib/deadcss.js

3

bin/index.js

@@ -1,1 +0,2 @@

require('../lib/css')
#!/usr/bin/env node
require('../lib/deadcss')
{
"name": "byebyecss",
"version": "1.0.1",
"description": "byebyecss",
"version": "1.0.2",
"description": "remove dead css code",
"main": "lib/index.js",

@@ -12,2 +12,3 @@ "bin": {

"build": "tsc",
"byebyecss": "node ./bin/index",
"lint": "eslint --fix \"./src/**/*.ts\""

@@ -21,2 +22,3 @@ },

"keywords": [
"wxapp",
"css"

@@ -28,3 +30,3 @@ ],

],
"author": "zhouzone",
"author": "fanlin",
"license": "ISC",

@@ -31,0 +33,0 @@ "bundleDependencies": false,

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