tap-parser
Advanced tools
+12
-7
| { | ||
| "name": "tap-parser", | ||
| "version": "18.0.3", | ||
| "version": "18.1.0", | ||
| "description": "parse the test anything protocol", | ||
@@ -17,2 +17,3 @@ "tshy": { | ||
| "main": "./dist/commonjs/index.js", | ||
| "module": "./dist/esm/index.js", | ||
| "types": "./dist/commonjs/index.d.ts", | ||
@@ -48,3 +49,3 @@ "exports": { | ||
| "events-to-array": "^2.0.3", | ||
| "tap-yaml": "4.0.2" | ||
| "tap-yaml": "4.1.0" | ||
| }, | ||
@@ -58,2 +59,11 @@ "tap": { | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git@github.com:tapjs/tapjs", | ||
| "path": "src/parser" | ||
| }, | ||
| "homepage": "https://github.com/tapjs/tapjs/src/parser#readme", | ||
| "bugs": { | ||
| "url": "https://github.com/tapjs/tapjs/issues" | ||
| }, | ||
| "keywords": [ | ||
@@ -64,7 +74,2 @@ "tap", | ||
| ], | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/tapjs/tapjs.git" | ||
| }, | ||
| "module": "./dist/esm/index.js", | ||
| "engines": { | ||
@@ -71,0 +76,0 @@ "node": "20 || >=22" |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
314853
0.05%1
-50%+ Added
- Removed
Updated