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

@nexssp/ansi

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nexssp/ansi - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

nexssp_ansi_colors.png

15

package.json
{
"name": "@nexssp/ansi",
"version": "1.0.3",
"version": "1.0.4",
"description": "Ansi library",

@@ -14,4 +14,14 @@ "main": "dist/ansi.js",

"files": [
"dist/"
"dist/**/*",
"nexssp_ansi_colors.png"
],
"standard": {
"globals": [
"myVar1",
"myVar2"
],
"ignore": [
"./dist/*"
]
},
"keywords": [

@@ -32,2 +42,3 @@ "ansi",

"prettier-eslint-cli": "^5.0.0",
"standard": "*",
"webpack": "^4.44.2",

@@ -34,0 +45,0 @@ "webpack-cli": "^3.3.12"

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