@types/react-dnd
Advanced tools
Comparing version 2.0.36 to 3.0.2
{ | ||
"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! |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1721
3
0
3
1
1
3
1
1
+ Addedreact-dnd@*
+ Added@babel/runtime@7.26.0(transitive)
+ Added@react-dnd/asap@5.0.2(transitive)
+ Added@react-dnd/invariant@4.0.2(transitive)
+ Added@react-dnd/shallowequal@4.0.2(transitive)
+ Addeddnd-core@16.0.1(transitive)
+ Addedfast-deep-equal@3.1.3(transitive)
+ Addedhoist-non-react-statics@3.3.2(transitive)
+ Addedreact@19.0.0(transitive)
+ Addedreact-dnd@16.0.1(transitive)
+ Addedreact-is@16.13.1(transitive)
+ Addedredux@4.2.1(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
- Removed@types/react@*
- Removed@types/react@19.0.2(transitive)
- Removedcsstype@3.1.3(transitive)