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

@parameter1/base-cms-cli-utils

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parameter1/base-cms-cli-utils - npm Package Compare versions

Comparing version 4.0.0-alpha.0 to 4.0.0-beta.0

11

package.json
{
"name": "@parameter1/base-cms-cli-utils",
"version": "4.0.0-alpha.0",
"version": "4.0.0-beta.0",
"description": "Utility functions for BaseCMS CLI projects.",

@@ -10,7 +10,8 @@ "main": "src/index.js",

"dependencies": {
"chalk": "^2.4.2",
"fancy-log": "^1.3.3",
"mkdirp": "^0.5.6"
"chalk": "^4.1.2",
"fancy-log": "^2.0.0",
"mkdirp": "^2.1.3"
},
"scripts": {
"lint:fix": "yarn lint --fix",
"lint": "eslint --ext .js --max-warnings 5 ./",

@@ -22,3 +23,3 @@ "test": "yarn lint"

},
"gitHead": "bfe5ea5e2d1a603db7dc4e20e87a280564fc36d8"
"gitHead": "6b1c5270b9b3031b27d36ec109348efbd80f7933"
}

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