Socket
Socket
Sign inDemoInstall

@types/clone-deep

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.2 to 4.0.3

6

clone-deep/index.d.ts

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

// Type definitions for clone-deep 4.0
// Project: https://github.com/jonschlinkert/clone-deep
// Definitions by: Tanfonto <https://github.com/tanfonto>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.7
declare function cloneDeep<T>(

@@ -8,0 +2,0 @@ val: T,

10

clone-deep/package.json
{
"name": "@types/clone-deep",
"version": "4.0.2",
"version": "4.0.3",
"description": "TypeScript definitions for clone-deep",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/clone-deep",

"name": "Tanfonto",
"url": "https://github.com/tanfonto",
"githubUsername": "tanfonto"
"githubUsername": "tanfonto",
"url": "https://github.com/tanfonto"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "8c47e2ee28e5963b473ff28ce921bf9f6c772747bb502aa56741f2d6a4334d1f",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "a77bd8389c5bbf71bab609f6c668b34ae24d1b8a59e7a831a6c81e770822ee39",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for clone-deep 4.0
// Project: https://github.com/jonschlinkert/clone-deep
// Definitions by: Tanfonto <https://github.com/tanfonto>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.7
declare function cloneDeep<T>(

@@ -28,7 +22,6 @@ val: T,

### Additional Details
* Last updated: Mon, 04 Sep 2023 15:40:54 GMT
* Last updated: Tue, 17 Oct 2023 22:10:14 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Tanfonto](https://github.com/tanfonto).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc