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

shallow-equal-without

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shallow-equal-without - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

index.d.ts

6

index.js

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

/**
* @copyright Maichong Software Ltd. 2017 http://maichong.it
* @date 2017-01-16
* @author Liang <liang@maichong.it>
*/
var _ = require('lodash');

@@ -8,0 +2,0 @@

{
"name": "shallow-equal-without",
"version": "0.1.0",
"version": "0.2.0",
"description": "Shallow equal check object without specified properties.",
"main": "index.js",
"types": "index.d.ts",
"scripts": {},

@@ -18,4 +19,4 @@ "repository": {

"dependencies": {
"lodash": "^4.17.4"
"lodash": "^4.17.11"
}
}
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