Socket
Socket
Sign inDemoInstall

@types/prop-types

Package Overview
Dependencies
2
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 15.5.4 to 15.5.5

1

prop-types/index.d.ts

@@ -50,2 +50,3 @@ // Type definitions for prop-types 15.5

export function shape<P extends ValidationMap<any>>(type: P): Requireable<InferProps<P>>;
export function exact<P extends ValidationMap<any>>(type: P): Requireable<Required<InferProps<P>>>;

@@ -52,0 +53,0 @@ /**

4

prop-types/package.json
{
"name": "@types/prop-types",
"version": "15.5.4",
"version": "15.5.5",
"description": "TypeScript definitions for prop-types",

@@ -27,4 +27,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "3f2a00ce692f5e64991478bbaf3709dab1272f09ccbfa7e397093739ee3e12bd",
"typesPublisherContentHash": "82d6d419258f01e1c35e9cec68695f66179d2dd3e8db271bfd424aa8ba0be8c4",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Mon, 23 Jul 2018 23:44:12 GMT
* Last updated: Fri, 10 Aug 2018 01:11:54 GMT
* Dependencies: react

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

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