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

ts-deepmerge

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-deepmerge - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

dist/index.js

@@ -50,3 +50,3 @@ "use strict";

};
var PROTECTED_KEYS = ["__proto__"];
var PROTECTED_KEYS = ["__proto__", "constructor", "prototype"];
var merge = function () {

@@ -53,0 +53,0 @@ var objects = [];

@@ -6,3 +6,3 @@ {

"license": "ISC",
"version": "2.0.2",
"version": "2.0.3",
"keywords": [

@@ -9,0 +9,0 @@ "typescript",

Sorry, the diff of this file is not supported yet

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