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.5 to 1.0.6

11

package.json
{
"version": "1.0.5",
"version": "1.0.6",
"license": "MIT",

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

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

@@ -26,4 +25,4 @@ "scripts": {

"analyze": "size-limit --why",
"test:cli": "node cli.js -w",
"agile-css": "agile-css --port 4321"
"test:cli": "node cli.cjs -w",
"agile-css": "npx agile-css@latest --port 4321 --w"
},

@@ -63,3 +62,3 @@ "husky": {

"dependencies": {
"agile-css": "^1.0.3",
"agile-css": "^1.0.5",
"chokidar": "^3.5.3",

@@ -66,0 +65,0 @@ "commander": "^10.0.1",

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