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

tape

Package Overview
Dependencies
Maintainers
4
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 4.9.1 to 4.9.2

test/not-deep-equal-failure.js

4

lib/test.js

@@ -405,3 +405,3 @@ var deepEqual = require('deep-equal');

actual : a,
notExpected : b,
expected : b,
extra : extra

@@ -455,3 +455,3 @@ });

actual : a,
notExpected : b,
expected : b,
extra : extra

@@ -458,0 +458,0 @@ });

{
"name": "tape",
"version": "4.9.1",
"version": "4.9.2",
"description": "tap-producing test harness for node and browsers",

@@ -28,4 +28,4 @@ "main": "index.js",

"concat-stream": "^1.6.2",
"eclint": "^2.7.0",
"eslint": "^4.19.1",
"eclint": "^2.8.1",
"eslint": "^5.11.1",
"falafel": "^2.1.0",

@@ -32,0 +32,0 @@ "js-yaml": "^3.12.0",

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