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

@wordpress/is-shallow-equal

Package Overview
Dependencies
Maintainers
6
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wordpress/is-shallow-equal - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

CHANGELOG.md

@@ -1,7 +0,11 @@

## 1.0.1
## 1.0.2 (2018-05-08)
- Fix: Use implicit `index.js` for main entry ([#124](https://github.com/WordPress/packages/pull/124))
## 1.0.1 (2018-05-01)
- Fix: Passing a null-ish value as one of the arguments now correctly falls back to a strict equality comparison. ([#116](https://github.com/WordPress/packages/pull/116))
## 1.0.0
## 1.0.0 (2018-04-25)
- Initial release
{
"name": "@wordpress/is-shallow-equal",
"version": "1.0.1",
"version": "1.0.2",
"description": "Test for shallow equality between two objects or arrays",

@@ -20,4 +20,2 @@ "author": "WordPress",

},
"main": "build/index.js",
"module": "build-module/index.js",
"devDependencies": {

@@ -24,0 +22,0 @@ "benchmark": "^2.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