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

chai

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chai - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

3

chai.js

@@ -939,2 +939,3 @@ !function (name, definition) {

('throw', 'Throw') // for troublesome browsers
('be', 'been') // past tense
('instanceof', 'instanceOf');

@@ -953,3 +954,3 @@

exports.version = '0.2.1';
exports.version = '0.2.2';

@@ -956,0 +957,0 @@ exports.Assertion = require('./assertion');

0.2.2 / 2012-02-01
==================
* added `been` (past of `be`) alias
0.2.1 / 2012-01-29

@@ -3,0 +8,0 @@ ==================

@@ -886,2 +886,3 @@ /*!

('throw', 'Throw') // for troublesome browsers
('be', 'been') // past tense
('instanceof', 'instanceOf');

@@ -9,3 +9,3 @@ /*!

exports.version = '0.2.1';
exports.version = '0.2.2';

@@ -12,0 +12,0 @@ exports.Assertion = require('./assertion');

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

"keywords": [ "test", "assertion", "assert", "testing" ],
"version": "0.2.1",
"version": "0.2.2",
"repository": {

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

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