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

@heroku-cli/color

Package Overview
Dependencies
Maintainers
51
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heroku-cli/color - npm Package Compare versions

Comparing version 1.1.16 to 2.0.0

LICENSE.md

31

package.json
{
"name": "@heroku-cli/color",
"description": "base CLI command for cli-engine",
"version": "1.1.16",
"author": "Jeff Dickey @jdxcode",
"version": "2.0.0",
"author": "Heroku",
"bugs": "https://github.com/heroku/heroku-cli-color/issues",
"dependencies": {
"ansi-styles": "^3.2.1",
"chalk": "^2.4.1",
"strip-ansi": "^5.0.0",
"supports-color": "^5.5.0",
"ansi-styles": "^4.3.0",
"chalk": "^4.1.2",
"supports-color": "^7.2.0",
"tslib": "^1.9.3"
},
"devDependencies": {
"@heroku-cli/tslint": "^1.1.4",
"@types/ansi-styles": "3.2.1",
"@types/chalk": "2.2.0",
"@types/jest": "^23.3.5",
"@types/node": "10.12.0",
"@types/node": "14.18.63",
"@types/supports-color": "5.3.0",
"del-cli": "1.1.0",
"jest": "^23.6.0",
"lint-staged": "7.3.0",
"prettier": "^1.14.3",
"ts-jest": "^23.10.4",
"tslint": "^5.11.0",
"typescript": "3.1.3"
"eslint": "^7.32.0",
"jest": "^24.9.0",
"lint-staged": "10.5.4",
"prettier": "^2.8.8",
"ts-jest": "^24.3.0",
"typescript": "4.8.4"
},
"engines": {
"node": ">=6.0.0"
"node": ">=14.0.0"
},

@@ -44,3 +41,3 @@ "files": [

"scripts": {
"prepare": "rm -rf lib && tsc",
"build": "rm -rf lib && tsc",
"test": "jest"

@@ -47,0 +44,0 @@ },

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