flexmonster-cli
Advanced tools
Comparing version 2.8.1 to 2.8.2
{ | ||
"name": "flexmonster-cli", | ||
"version": "2.8.1", | ||
"version": "2.8.2", | ||
"description": "CLI for Flexmonster Pivot Table & Charts installation", | ||
@@ -10,3 +10,4 @@ "license": "MIT", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"prepublish": "npx crlf --set=LF bin/*" | ||
}, | ||
@@ -44,3 +45,6 @@ "keywords": [ | ||
"unzipper": "^0.10.11" | ||
}, | ||
"devDependencies": { | ||
"crlf": "^1.1.1" | ||
} | ||
} |
@@ -11,3 +11,3 @@ import commander from 'commander'; | ||
export const VERSION = '2.8.1'; | ||
export const VERSION = '2.8.2'; | ||
@@ -14,0 +14,0 @@ export const COMMANDS = [{ |
Sorry, the diff of this file is not supported yet
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
77000
1