Socket
Socket
Sign inDemoInstall

color-support

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.2 to 1.1.3

9

package.json
{
"name": "color-support",
"version": "1.1.2",
"version": "1.1.3",
"description": "A module which will endeavor to guess your terminal's level of color support.",

@@ -9,6 +9,9 @@ "main": "index.js",

"devDependencies": {
"tap": "^6.2.0"
"tap": "^10.3.3"
},
"scripts": {
"test": "tap test/*.js --cov --branches=100"
"test": "tap test/*.js --100 -J",
"preversion": "npm test",
"postversion": "npm publish",
"postpublish": "git push origin --all; git push origin --tags"
},

@@ -15,0 +18,0 @@ "repository": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc