Huge News!Announcing our $40M Series B led by Abstract Ventures.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 3.0.0 to 3.0.1

2

lib/unexpected-core.js

@@ -118,2 +118,4 @@ /*global namespace*/

plugin(this.expect);
return this.expect; // for chaining
};

@@ -120,0 +122,0 @@

2

package.json
{
"name": "unexpected",
"version": "3.0.0",
"version": "3.0.1",
"author": "Sune Sloth Simonsen <sune@we-knowhow.dk>",

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

@@ -16,3 +16,3 @@ # Unexpected

[Run the test in the browser](http://sunesimonsen.github.io/unexpected/test/tests.html)
[Run the test in the browser](http://sunesimonsen.github.io/unexpected/test/tests.production.html)

@@ -19,0 +19,0 @@ ## Features

@@ -654,2 +654,4 @@ (function () {

plugin(this.expect);
return this.expect; // for chaining
};

@@ -656,0 +658,0 @@

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