Socket
Socket
Sign inDemoInstall

spy4js

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spy4js - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

4

dist/spy.js

@@ -30,2 +30,6 @@ "use strict";

};
expect && expect.addSnapshotSerializer && expect.addSnapshotSerializer({
test: v => v && v[Symbols.isSpy],
print: spy => `Spy(${spy[Symbols.name]})`
});
const DefaultSettings = {

@@ -32,0 +36,0 @@ useOwnEquals: true

2

package.json
{
"name": "spy4js",
"version": "2.2.0",
"version": "2.3.0",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc