New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

unexpected

Package Overview
Dependencies
Maintainers
2
Versions
330
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unexpected - npm Package Compare versions

Comparing version 5.0.0-beta17 to 5.0.0-beta18

2

lib/assertions.js

@@ -703,5 +703,5 @@ var utils = require('./utils');

expect.addAssertion('functionInvocation', 'to produce output satisfying', function (expect, subject) {
expect.addAssertion('functionInvocation', 'to return result satisfying', function (expect, subject) {
expect.apply(expect, [subject[0].apply(subject, subject.slice(1)), 'to satisfy assertion'].concat(Array.prototype.slice.call(arguments, 2)));
});
};
{
"name": "unexpected",
"version": "5.0.0-beta17",
"version": "5.0.0-beta18",
"author": "Sune Sloth Simonsen <sune@we-knowhow.dk>",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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