Socket
Socket
Sign inDemoInstall

spy4js

Package Overview
Dependencies
1
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.0 to 1.6.1

2

dist/utils.js

@@ -145,2 +145,4 @@ 'use strict';

return 'different bool';
case '[object Symbol]':
return 'different symbol keys';
case '[object Error]':

@@ -147,0 +149,0 @@ if (String(a) === String(b)) {

2

package.json
{
"name": "spy4js",
"version": "1.6.0",
"version": "1.6.1",
"description": "Smart, compact and powerful spy test framework",

@@ -5,0 +5,0 @@ "jest": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc