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

enzyme-shallow-equal

Package Overview
Dependencies
Maintainers
6
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enzyme-shallow-equal - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

19

package.json
{
"name": "enzyme-shallow-equal",
"version": "1.0.0",
"version": "1.0.1",
"description": "Adaptation of react-addons-shallow-compare, for independent usage",
"homepage": "http://airbnb.io/enzyme/",
"homepage": "https://airbnb.io/enzyme/",
"main": "build",

@@ -36,6 +36,9 @@ "scripts": {

"author": "Jordan Harband <ljharb@gmail.com>",
"funding": {
"url": "https://github.com/sponsors/ljharb"
},
"license": "MIT",
"dependencies": {
"has": "^1.0.3",
"object-is": "^1.0.1"
"object-is": "^1.0.2"
},

@@ -47,9 +50,9 @@ "peerDependencies": {},

"babel-preset-airbnb": "^2.6.0",
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.17.3",
"eslint": "^6.7.2",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-plugin-import": "^2.19.1",
"in-publish": "^2.0.0",
"rimraf": "^2.6.3",
"safe-publish-latest": "^1.1.2"
"rimraf": "^2.7.1",
"safe-publish-latest": "^1.1.4"
}
}
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