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

@types/shallowequal

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/shallowequal - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

5

shallowequal v0.2/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for shallowequal 0.2
// Project: https://github.com/dashed/shallowequal
// Definitions by: Sean Kelley <https://github.com/seansfkelley>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare function shallowEqual(

@@ -7,0 +2,0 @@ objA: any,

8

shallowequal v0.2/package.json
{
"name": "@types/shallowequal",
"version": "0.2.5",
"version": "0.2.6",
"description": "TypeScript definitions for shallowequal",

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

"name": "Sean Kelley",
"url": "https://github.com/seansfkelley",
"githubUsername": "seansfkelley"
"githubUsername": "seansfkelley",
"url": "https://github.com/seansfkelley"
}

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

"dependencies": {},
"typesPublisherContentHash": "a0cbc034420bb4d2e2bfbd9ec9e5f13c7f394a23235c4af4eeec8a967bfb7dc6",
"typesPublisherContentHash": "11ae845b599b41f72a3ff90d9f1e5e781c6fdda1470a4750db05bf03dc0ae8bf",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for shallowequal 0.2
// Project: https://github.com/dashed/shallowequal
// Definitions by: Sean Kelley <https://github.com/seansfkelley>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare function shallowEqual(

@@ -31,7 +26,6 @@ objA: any,

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Sean Kelley](https://github.com/seansfkelley).
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