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

only-shallow

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

only-shallow - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "only-shallow",
"version": "1.0.2",
"version": "1.0.3",
"description": "like `deeper` and `deepest`, but less strict, and with 90s flavor",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -32,3 +32,3 @@ If [`deeper`](http://npm.im/deeper) and [`deepest`](http://npm.im/deepest) are

```javascript
var deepEqual = require('deeper')
var deepEqual = require('only-shallow')

@@ -35,0 +35,0 @@ if (!deepEqual(obj1, obj2)) console.log("yay! diversity!");

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