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

@types/prop-types

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/prop-types - npm Package Compare versions

Comparing version 15.7.5 to 15.7.6

2

prop-types/index.d.ts

@@ -17,3 +17,3 @@ // Type definitions for prop-types 15.7

props: any;
key: string | number | null;
key: string | number | bigint | null;
}

@@ -20,0 +20,0 @@

{
"name": "@types/prop-types",
"version": "15.7.5",
"version": "15.7.6",
"description": "TypeScript definitions for prop-types",

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

"dependencies": {},
"typesPublisherContentHash": "771faec3cc5b1aa1cefc03c5dd3668980da8a0c59785867e473d6d7baea31a8a",
"typeScriptVersion": "3.9"
"typesPublisherContentHash": "a362946a2f901a189dd7880673120118c642c90b73913b6fe2e82f832c7a29b9",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Thu, 07 Apr 2022 17:31:22 GMT
* Last updated: Mon, 18 Sep 2023 17:06:29 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