Comparing version 1.0.1 to 1.0.2
@@ -5,3 +5,3 @@ { | ||
"author": "tbeseda", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"license": "Apache-2.0", | ||
@@ -21,5 +21,2 @@ "type": "module", | ||
}, | ||
"engines": { | ||
"node": ">=16" | ||
}, | ||
"keywords": [ | ||
@@ -65,4 +62,4 @@ "test", | ||
"strip-ansi": "^7.1.0", | ||
"tap-parser": "^15.0.0", | ||
"tcompare": "^6.1.0" | ||
"tap-parser": "^15.2.0", | ||
"tcompare": "^6.4.1" | ||
}, | ||
@@ -72,5 +69,5 @@ "devDependencies": { | ||
"@types/node": "^16.18.53", | ||
"eslint": "^8.49.0", | ||
"eslint": "^8.50.0", | ||
"tap-min": "^3.0.0", | ||
"tape": "5.6.6" | ||
"tape": "5.7.0" | ||
}, | ||
@@ -77,0 +74,0 @@ "eslintConfig": { |
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
29629
Updatedtap-parser@^15.2.0
Updatedtcompare@^6.4.1