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

@types/react-dnd

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-dnd - npm Package Compare versions

Comparing version 2.0.36 to 3.0.2

25

react-dnd/package.json
{
"name": "@types/react-dnd",
"version": "2.0.36",
"description": "TypeScript definitions for React DnD",
"license": "MIT",
"contributors": [
{
"name": "Asana",
"url": "https://asana.com"
}
],
"version": "3.0.2",
"typings": null,
"description": "Stub TypeScript definitions entry for react-dnd, which provides its own types definitions",
"main": "",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"scripts": {},
"author": "",
"repository": "https://github.com/react-dnd/react-dnd",
"license": "MIT",
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "73d655fb61783836996a3129ec7fff8b9d4e5cc8b21b37ef1f2c083f7b857930",
"typeScriptVersion": "2.6"
"react-dnd": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/react-dnd`
This is a stub types definition for react-dnd (https://github.com/react-dnd/react-dnd).
# Summary
This package contains type definitions for React DnD (https://github.com/gaearon/react-dnd).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dnd
Additional Details
* Last updated: Fri, 16 Feb 2018 18:18:18 GMT
* Dependencies: react
* Global values: __ReactDnd
# Credits
These definitions were written by Asana <https://asana.com>.
react-dnd provides its own type definitions, so you don't need @types/react-dnd installed!
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