@types/storybook__react
Advanced tools
Comparing version 4.0.2 to 5.2.0
{ | ||
"name": "@types/storybook__react", | ||
"version": "4.0.2", | ||
"description": "TypeScript definitions for @storybook/react", | ||
"license": "MIT", | ||
"contributors": [ | ||
{ | ||
"name": "Joscha Feth", | ||
"url": "https://github.com/joscha", | ||
"githubUsername": "joscha" | ||
}, | ||
{ | ||
"name": "Anton Izmailov", | ||
"url": "https://github.com/wapgear", | ||
"githubUsername": "wapgear" | ||
}, | ||
{ | ||
"name": "Dan Dean", | ||
"url": "https://github.com/dandean", | ||
"githubUsername": "dandean" | ||
} | ||
], | ||
"version": "5.2.0", | ||
"typings": null, | ||
"description": "Stub TypeScript definitions entry for @storybook/react, which provides its own types definitions", | ||
"main": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/storybook__react" | ||
}, | ||
"scripts": {}, | ||
"author": "", | ||
"repository": "https://github.com/storybooks/storybook", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@types/react": "*", | ||
"@types/webpack-env": "*" | ||
}, | ||
"typesPublisherContentHash": "d38a61c5fee91fb426394ec1d61b0f8bff9dcfea36925fef49c2960836c5110b", | ||
"typeScriptVersion": "2.8" | ||
"storybook__react": "*" | ||
} | ||
} |
@@ -1,16 +0,3 @@ | ||
# Installation | ||
> `npm install --save @types/storybook__react` | ||
This is a stub types definition for @storybook/react (https://github.com/storybooks/storybook). | ||
# Summary | ||
This package contains type definitions for @storybook/react ( https://github.com/storybookjs/storybook ). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/storybook__react | ||
Additional Details | ||
* Last updated: Wed, 05 Jun 2019 22:03:03 GMT | ||
* Dependencies: @types/react, @types/webpack-env | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Joscha Feth <https://github.com/joscha>, Anton Izmailov <https://github.com/wapgear>, Dan Dean <https://github.com/dandean>. | ||
@storybook/react provides its own type definitions, so you don't need @types/storybook__react 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
1
1786
3
0
2
1
1
3
1
1
+ Addedstorybook__react@*
- Removed@types/react@*
- Removed@types/webpack-env@*
- Removed@types/react@19.0.1(transitive)
- Removed@types/webpack-env@1.18.5(transitive)
- Removedcsstype@3.1.3(transitive)