@nexssp/stack
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@nexssp/stack", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Displays stack the nice way.", | ||
@@ -20,3 +20,3 @@ "main": "dist/stack.js", | ||
"prepublish": "npm run build", | ||
"build": "nexssp-min", | ||
"build": "npx @nexssp/min@1.0.6", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -37,4 +37,3 @@ }, | ||
"dependencies": { | ||
"@nexssp/ansi": "^1.0.7", | ||
"@nexssp/min": "^1.0.6" | ||
"@nexssp/ansi": "^1.0.7" | ||
}, | ||
@@ -41,0 +40,0 @@ "funding": [ |
@@ -22,3 +22,3 @@ # @nexssp/stack | ||
mystack("my message", 2); //Where 2 is which one number to colorize. Default is 1. | ||
mystack("my message", 2, 3); //Where 2 is which one number to colorize. Default is 1. 3 is cut line from the top, so it will cut 3 lines. | ||
``` |
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
2875
1
- Removed@nexssp/min@^1.0.6
- Removed@jridgewell/gen-mapping@0.3.5(transitive)
- Removed@jridgewell/resolve-uri@3.1.2(transitive)
- Removed@jridgewell/set-array@1.2.1(transitive)
- Removed@jridgewell/source-map@0.3.6(transitive)
- Removed@jridgewell/sourcemap-codec@1.5.0(transitive)
- Removed@jridgewell/trace-mapping@0.3.25(transitive)
- Removed@nexssp/extend@2.0.9(transitive)
- Removed@nexssp/logdebug@1.0.20(transitive)
- Removed@nexssp/min@1.0.6(transitive)
- Removed@nodelib/fs.scandir@2.1.5(transitive)
- Removed@nodelib/fs.stat@2.0.5(transitive)
- Removed@nodelib/fs.walk@1.2.8(transitive)
- Removedacorn@8.14.0(transitive)
- Removedargparse@2.0.1(transitive)
- Removedbraces@3.0.3(transitive)
- Removedbuffer-from@1.1.2(transitive)
- Removedcommander@2.20.3(transitive)
- Removedfast-glob@3.3.2(transitive)
- Removedfastq@1.17.1(transitive)
- Removedfill-range@7.1.1(transitive)
- Removedglob-parent@5.1.2(transitive)
- Removedis-extglob@2.1.1(transitive)
- Removedis-glob@4.0.3(transitive)
- Removedis-number@7.0.0(transitive)
- Removedjs-yaml@4.1.0(transitive)
- Removedmerge2@1.4.1(transitive)
- Removedmicromatch@4.0.8(transitive)
- Removedpicomatch@2.3.1(transitive)
- Removedqueue-microtask@1.2.3(transitive)
- Removedreusify@1.0.4(transitive)
- Removedrun-parallel@1.2.0(transitive)
- Removedsource-map@0.6.1(transitive)
- Removedsource-map-support@0.5.21(transitive)
- Removedterser@5.36.0(transitive)
- Removedto-regex-range@5.0.1(transitive)