Socket
Socket
Sign inDemoInstall

chai

Package Overview
Dependencies
Maintainers
1
Versions
96
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 1.8.0 to 1.8.1

2

bower.json
{
"name": "chai"
, "version": "1.8.0"
, "version": "1.8.1"
, "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic."

@@ -5,0 +5,0 @@ , "license": "MIT"

1.8.1 / 2013-10-10
==================
* pkg: update deep-eql version
1.8.0 / 2013-09-18

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

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

exports.version = '1.8.0';
exports.version = '1.8.1';

@@ -17,0 +17,0 @@ /*!

@@ -14,3 +14,3 @@ {

],
"version": "1.8.0",
"version": "1.8.1",
"repository": {

@@ -32,3 +32,3 @@ "type": "git",

"assertion-error": "1.0.0"
, "deep-eql": "0.1.2"
, "deep-eql": "0.1.3"
},

@@ -35,0 +35,0 @@ "devDependencies": {

# Release Notes
## 1.8.1 / 2013-10-10
The following changes are required if you are upgrading from the previous version:
- **Users:**
- Refresh `node_modules` folder for updated dependencies.
- **Plugin Developers:**
- No changes required
- **Core Contributors:**
- Refresh `node_modules` folder for updated dependencies.
### Browserify
This is a small patch that updates the dependency tree so browserify users can install
chai. (Remove conditional requires)
## 1.8.0 / 2013-09-18

@@ -4,0 +20,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