@types/react-scroll
Advanced tools
Comparing version 3.0.21-alpha to 3.0.22-alpha
@@ -0,0 +0,0 @@ // Type definitions for redux-immutable v3.0.5 |
{ | ||
"name": "@types/react-scroll", | ||
"version": "3.0.21-alpha", | ||
"version": "3.0.22-alpha", | ||
"description": "TypeScript definitions for redux-immutable v3.0.5", | ||
@@ -8,7 +8,11 @@ "main": "", | ||
"author": "Pedro Pereira <https://github.com/oizie>", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"license": "MIT", | ||
"typings": "index.d.ts", | ||
"dependencies": { | ||
"@types/react": "*" | ||
"@types/react": "0.14.*" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 25 May 2016 04:20:33 GMT | ||
* Last updated: Fri, 01 Jul 2016 18:42:32 GMT | ||
* File structure: ProperModule | ||
@@ -14,0 +14,0 @@ * Library Dependencies: none |
@@ -28,3 +28,3 @@ { | ||
], | ||
"contentHash": "85d647ee36968334494c13fa3ba8ee17a3be3eb537909f48bafed5a99a539cad" | ||
"contentHash": "986b5a059e32cf43bbb62e0637ba42fe39a7975ee855a75169d443f9d3c96c98" | ||
} |
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
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
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
2711
0
+ Added@types/react@0.14.57(transitive)
- Removed@types/prop-types@15.7.13(transitive)
- Removed@types/react@18.3.12(transitive)
- Removedcsstype@3.1.3(transitive)
Updated@types/react@0.14.*