@nexssp/ansi
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"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" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22937
5
10