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.5.1 to 15.5.2

1

prop-types/index.d.ts

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

export const element: Requireable<any>;
export const symbol: Requireable<any>;
export function instanceOf(expectedClass: {}): Requireable<any>;

@@ -26,0 +27,0 @@ export function oneOf(types: any[]): Requireable<any>;

8

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

@@ -9,3 +9,4 @@ "license": "MIT",

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

@@ -20,5 +21,4 @@ ],

"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "3e462aec1940a5b7990ee227281674e88d8c7ba2312f60f8e18f591124e747c1",
"typesPublisherContentHash": "748b5132d8aa5bde37793fb3f35cbfb48c339c4631dab0f33e4ae973c6744688",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Tue, 18 Apr 2017 18:28:36 GMT
* Last updated: Tue, 26 Sep 2017 00:11:47 GMT
* Dependencies: none

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

Sorry, the diff of this file is not supported yet

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