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

frint-cli

Package Overview
Dependencies
Maintainers
6
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frint-cli - npm Package Compare versions

Comparing version 2.3.1 to 2.4.0

8

package.json
{
"name": "frint-cli",
"version": "2.3.1",
"version": "2.4.0",
"description": "CLI for Frint",

@@ -11,5 +11,5 @@ "main": "lib/index.js",

"scripts": {
"lint": "../../node_modules/.bin/eslint --color '{root,commands,bin}/**/*.js'",
"lint": "cross-env ../../node_modules/.bin/eslint --color '{root,commands,bin}/**/*.js'",
"transpile": "echo \"Nothing to transpile\"",
"test": "../../node_modules/.bin/mocha --colors --recursive './commands/*.spec.js'",
"test": "cross-env ../../node_modules/.bin/mocha --colors --recursive ./commands/*.spec.js",
"cover:run": "echo \"Nothing to cover\"",

@@ -38,3 +38,3 @@ "cover:report": "echo \"Nothing to report\"",

"execa": "^0.6.3",
"frint": "^2.3.1",
"frint": "^2.4.0",
"lodash": "^4.17.4",

@@ -41,0 +41,0 @@ "yargs": "^8.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