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

@nolyfill/deep-equal

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nolyfill/deep-equal - npm Package Compare versions

Comparing version 1.0.16 to 1.0.17

2

./index.js
'use strict';
module.exports = require('dequal').dequal
module.exports = (foo, bar) => require('dequal').dequal(foo, bar)
'use strict';
module.exports = require('dequal').dequal
module.exports = (foo, bar) => require('dequal').dequal(foo, bar)
{
"name": "@nolyfill/deep-equal",
"version": "1.0.16",
"version": "1.0.17",
"repository": {

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