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

chai-changes

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chai-changes - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

5

chai-changes.js

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.3.2
// Generated by CoffeeScript 1.3.3
(function() {

@@ -41,5 +41,2 @@

isPromise = (typeof result === 'object') && (typeof result.then === 'function');
if (((typeof DS !== "undefined" && DS !== null ? DS.Model : void 0) != null) && result instanceof DS.Model) {
isPromise = false;
}
if (isPromise) {

@@ -46,0 +43,0 @@ done = options != null ? options.notify : void 0;

2

package.json

@@ -6,3 +6,3 @@ {

"keywords": [ "test", "assertion", "assert", "testing", "changes", "promises" ],
"version": "1.2.0",
"version": "1.2.1",
"repository": {

@@ -9,0 +9,0 @@ "type": "git",

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