@types/storybook__react
Advanced tools
Comparing version 4.0.1 to 4.0.2
// Type definitions for @storybook/react 4.0 | ||
// Project: https://github.com/storybooks/storybook, https://github.com/storybooks/storybook/tree/master/app/react | ||
// Project: https://github.com/storybookjs/storybook, https://github.com/storybookjs/storybook/tree/master/app/react | ||
// Definitions by: Joscha Feth <https://github.com/joscha> | ||
@@ -4,0 +4,0 @@ // Anton Izmailov <https://github.com/wapgear> |
{ | ||
"name": "@types/storybook__react", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "TypeScript definitions for @storybook/react", | ||
@@ -27,3 +27,4 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/storybook__react" | ||
}, | ||
@@ -35,4 +36,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "5517dc0edb7e208eeae7fa1ad5ba3bfd7d93243c22f50ccbeb9ca174288cd3d1", | ||
"typesPublisherContentHash": "d38a61c5fee91fb426394ec1d61b0f8bff9dcfea36925fef49c2960836c5110b", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for @storybook/react ( https://github.com/storybooks/storybook ). | ||
This package contains type definitions for @storybook/react ( https://github.com/storybookjs/storybook ). | ||
@@ -12,3 +12,3 @@ # Details | ||
Additional Details | ||
* Last updated: Wed, 13 Feb 2019 23:15:44 GMT | ||
* Last updated: Wed, 05 Jun 2019 22:03:03 GMT | ||
* Dependencies: @types/react, @types/webpack-env | ||
@@ -15,0 +15,0 @@ * Global values: none |
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
4627