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 1.1.4 to 1.1.5

1

shallowequal/index.d.ts

@@ -14,2 +14,3 @@ declare function shallowEqual<TCtx = any>(

indexOrKey?: number | string,
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
) => boolean | void;

@@ -16,0 +17,0 @@ }

4

shallowequal/package.json
{
"name": "@types/shallowequal",
"version": "1.1.4",
"version": "1.1.5",
"description": "TypeScript definitions for shallowequal",

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

"dependencies": {},
"typesPublisherContentHash": "49c66bff44d86cfffd8399f6a7d699fbf4197d767319b3b94ff35340526ea387",
"typesPublisherContentHash": "b7b690aaec649854929d38af7e05768e324a2683606a8583dd2fb077910d9594",
"typeScriptVersion": "4.5"
}

@@ -24,2 +24,3 @@ # Installation

indexOrKey?: number | string,
// eslint-disable-next-line @typescript-eslint/no-invalid-void-type
) => boolean | void;

@@ -33,3 +34,3 @@ }

### Additional Details
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT
* Last updated: Wed, 22 Nov 2023 00:24:48 GMT
* Dependencies: none

@@ -36,0 +37,0 @@

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