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

@heroku-cli/color

Package Overview
Dependencies
Maintainers
2
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.1 to 1.1.2

lib/color.d.ts

29

package.json
{
"name": "@heroku-cli/color",
"description": "base CLI command for cli-engine",
"version": "1.1.1",
"version": "1.1.2",
"author": "Jeff Dickey @jdxcode",

@@ -14,17 +14,17 @@ "bugs": "https://github.com/heroku/heroku-cli-color/issues",

"devDependencies": {
"@cli-engine/util": "^1.0.13",
"@heroku-cli/tslint": "^1.1.2",
"@cli-engine/util": "^1.2.12",
"@heroku-cli/tslint": "^1.1.4",
"@types/ansi-styles": "2.0.30",
"@types/chalk": "2.2.0",
"@types/jest": "^22.0.1",
"@types/node": "8.5.2",
"@types/jest": "^22.1.1",
"@types/node": "9.4.0",
"@types/supports-color": "3.1.0",
"del-cli": "1.1.0",
"husky": "0.14.3",
"jest": "^22.0.4",
"lint-staged": "6.0.0",
"prettier": "^1.9.2",
"ts-jest": "^22.0.0",
"tslint": "^5.8.0",
"typescript": "2.6.2"
"jest": "^22.1.4",
"lint-staged": "6.1.0",
"prettier": "^1.10.2",
"ts-jest": "^22.0.2",
"tslint": "^5.9.1",
"typescript": "2.7.1"
},

@@ -43,11 +43,10 @@ "engines": {

"license": "ISC",
"main": "lib/index.js",
"main": "lib/color.js",
"repository": "heroku/heroku-cli-color",
"scripts": {
"posttest": "cli-engine-util",
"precommit": "cli-engine-util",
"prepare": "cli-engine-util",
"test": "jest"
"test": "cli-engine-util"
},
"types": "./lib/index.d.ts"
"types": "./lib/color.d.ts"
}
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