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

@types/storybook__react

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/storybook__react - npm Package Compare versions

Comparing version 4.0.2 to 5.2.0

39

storybook__react/package.json
{
"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!
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