Comparing version 5.8.1 to 5.9.0
{ | ||
"name": "tape", | ||
"version": "5.8.1", | ||
"version": "5.9.0", | ||
"description": "tap-producing test harness for node and browsers", | ||
@@ -38,4 +38,4 @@ "main": "index.js", | ||
"minimist": "^1.2.8", | ||
"mock-property": "^1.0.3", | ||
"object-inspect": "^1.13.1", | ||
"mock-property": "^1.1.0", | ||
"object-inspect": "^1.13.2", | ||
"object-is": "^1.1.6", | ||
@@ -50,4 +50,3 @@ "object-keys": "^1.1.1", | ||
"array.prototype.flatmap": "^1.3.2", | ||
"aud": "^2.0.4", | ||
"auto-changelog": "^2.4.0", | ||
"auto-changelog": "^2.5.0", | ||
"concat-stream": "^1.6.2", | ||
@@ -57,2 +56,3 @@ "cross-env": "^2.0.1", | ||
"ecstatic": "^4.1.4", | ||
"encoding": "^0.1.13", | ||
"es-value-fixtures": "^1.4.2", | ||
@@ -84,3 +84,3 @@ "eslint": "=8.8.0", | ||
"test": "npm-run-posix-or-windows tests-only", | ||
"posttest": "aud --production", | ||
"posttest": "npx npm@'>=10.2' audit --production", | ||
"tests-only": "cross-env NODE_OPTIONS='--no-warnings' nyc tap 'test/*.js'", | ||
@@ -87,0 +87,0 @@ "tests-only:windows": "cross-env NODE_OPTIONS='--no-warnings' nyc node_modules\\tap\\bin\\run.js test/*.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
433843
170
7994
660
28
Updatedmock-property@^1.1.0
Updatedobject-inspect@^1.13.2