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

flexmonster-cli

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flexmonster-cli - npm Package Compare versions

Comparing version 2.8.1 to 2.8.2

8

package.json
{
"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

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