🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@types/react-is-deprecated

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-is-deprecated - npm Package Compare versions

Comparing version
0.1.5
to
0.1.6
+1
-0
react-is-deprecated/index.d.ts

@@ -5,2 +5,3 @@ // Type definitions for react-is-deprecated v0.1.2

// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.1

@@ -7,0 +8,0 @@ declare module 'react-is-deprecated' {

+4
-4
{
"name": "@types/react-is-deprecated",
"version": "0.1.5",
"description": "TypeScript definitions for react-is-deprecated v0.1.2",
"version": "0.1.6",
"description": "TypeScript definitions for react-is-deprecated",
"license": "MIT",

@@ -17,4 +17,4 @@ "author": "Sean Kelley <https://github.com/seansfkelley>",

"peerDependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "d518e4dd1115001512c2549163d012b10eb91587b7ed29afe06e01d90e563a13"
"typesPublisherContentHash": "64695562c348727f4eecae2c766662114fe61f71c10597657754c06dcfc42af6",
"typeScriptVersion": "2.1"
}

@@ -5,12 +5,10 @@ # Installation

# Summary
This package contains type definitions for react-is-deprecated v0.1.2 (https://github.com/Aweary/react-is-deprecated).
This package contains type definitions for react-is-deprecated (https://github.com/Aweary/react-is-deprecated).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/react-is-deprecated
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/react-is-deprecated
Additional Details
* Last updated: Mon, 21 Nov 2016 21:02:58 GMT
* File structure: ModuleAugmentation
* Library Dependencies: none
* Module Dependencies: react
* Last updated: Mon, 23 Jan 2017 21:31:32 GMT
* Dependencies: react
* Global values: none

@@ -17,0 +15,0 @@

{
"authors": "Sean Kelley <https://github.com/seansfkelley>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"moduleDependencies": [
"react"
],
"libraryMajorVersion": 0,
"libraryMinorVersion": 1,
"libraryName": "react-is-deprecated v0.1.2",
"typingsPackageName": "react-is-deprecated",
"projectName": "https://github.com/Aweary/react-is-deprecated",
"name": "react-is-deprecated",
"libraryName": "react-is-deprecated",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "ModuleAugmentation",
"globals": [],
"declaredModules": [
"react-is-deprecated"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "d518e4dd1115001512c2549163d012b10eb91587b7ed29afe06e01d90e563a13"
"data": {
"authors": "Sean Kelley <https://github.com/seansfkelley>",
"dependencies": {
"react": "*"
},
"pathMappings": {},
"libraryMajorVersion": 0,
"libraryMinorVersion": 1,
"typeScriptVersion": "2.1",
"libraryName": "react-is-deprecated",
"typingsPackageName": "react-is-deprecated",
"projectName": "https://github.com/Aweary/react-is-deprecated",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"globals": [],
"declaredModules": [
"react-is-deprecated"
],
"files": [
"index.d.ts"
],
"hasPackageJson": false,
"contentHash": "64695562c348727f4eecae2c766662114fe61f71c10597657754c06dcfc42af6"
},
"isLatest": true
}