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

unexpected

Package Overview
Dependencies
Maintainers
1
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 0.0.5 to 0.0.6

5

lib/unexpected.js

@@ -1234,6 +1234,5 @@ // Copyright (c) 2013 Sune Simonsen <sune@we-knowhow.dk>

// No module loader (plain <script> tag) - put directly in global namespace
root.weknowhow = {
expect: expect
};
root.weknowhow = root.weknowhow || {};
root.weknowhow.expect = expect;
}
}());

2

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

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

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