Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tape

Package Overview
Dependencies
Maintainers
0
Versions
158
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tape - npm Package Compare versions

Comparing version 5.8.1 to 5.9.0

test/strict.js

12

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc