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

agile-css

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agile-css - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

cli.cjs

8

package.json
{
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",

@@ -10,3 +10,3 @@ "main": "dist/index.js",

"bin": {
"agile-css": "./bin/agile-css"
"agile-css": "./bin/agile-css.cjs"
},

@@ -16,3 +16,3 @@ "files": [

"bin",
"cli.js"
"cli.cjs"
],

@@ -27,3 +27,3 @@ "scripts": {

"analyze": "size-limit --why",
"test:cli": "node cli -w"
"test:cli": "node cli.cjs -w"
},

@@ -30,0 +30,0 @@ "husky": {

Sorry, the diff of this file is not supported yet

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