Comparing version 1.0.5 to 1.0.6
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
382896
13
Updatedagile-css@^1.0.5