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

@gafreax/cssparser

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gafreax/cssparser - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

3

package.json
{
"name": "@gafreax/cssparser",
"version": "1.0.2",
"version": "1.0.3",
"description": "Simple CSS Parser to tokenize CSS, merge rules, and optimize it",
"main": "dist/src/index.js",
"scripts": {
"prepublish": "npm run build",
"prebuild": "rimraf dist/ && ts-standard --fix src/**/*.ts",

@@ -8,0 +9,0 @@ "lint": "ts-standard --fix",

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