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

@types/seamless-immutable

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/seamless-immutable - npm Package Compare versions

Comparing version 7.1.15 to 7.1.16

4

seamless-immutable/index.d.ts

@@ -22,4 +22,4 @@ // Type definitions for Seamless-immutable 7.1

interface MergeConfig {
deep?: boolean;
mode?: 'replace' | 'merge';
deep?: boolean | undefined;
mode?: 'replace' | 'merge' | undefined;
merger?(a: any, b: any, config: any): any;

@@ -26,0 +26,0 @@ }

{
"name": "@types/seamless-immutable",
"version": "7.1.15",
"version": "7.1.16",
"description": "TypeScript definitions for Seamless-immutable",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/seamless-immutable",
"license": "MIT",

@@ -42,4 +43,4 @@ "contributors": [

"dependencies": {},
"typesPublisherContentHash": "3b7ff63f7ee1e337137fc56b2db2ce65df65a14d9bd9145a4071df59a0eacc3b",
"typeScriptVersion": "3.2"
"typesPublisherContentHash": "0d5ca84a1acbe1ffa0377fff6fd161edbcccda792586c62b4173d8a6d0ed3c6d",
"typeScriptVersion": "3.6"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 03 Nov 2020 09:56:40 GMT
* Last updated: Tue, 06 Jul 2021 16:34:25 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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