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

chai-react

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chai-react - npm Package Compare versions

Comparing version 3.0.0-rc1 to 3.0.0

2

bower.json
{
"name": "chai-react",
"main": "chai-react.js",
"version": "2.0.1",
"version": "3.0.0",
"authors": [

@@ -6,0 +6,0 @@ "Andrew Hanna <percyhanna@gmail.com>"

@@ -10,3 +10,3 @@ (function (chaiReact) {

// AMD
define(['react', 'react-dom', 'react-addons-test-utils'], function (React, TestUtils) {
define(['react', 'react-addons-test-utils'], function (React, TestUtils) {
return function (chai, utils) {

@@ -13,0 +13,0 @@ return chaiReact(chai, utils, React, TestUtils);

@@ -12,3 +12,3 @@ {

],
"version": "3.0.0-rc1",
"version": "3.0.0",
"repository": {

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