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

@types/storybook__addon-links

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/storybook__addon-links - npm Package Compare versions

Comparing version 3.3.0 to 3.3.1

5

storybook__addon-links/index.d.ts

@@ -12,4 +12,7 @@ // Type definitions for @storybook/addon-links 3.3

export function linkTo<T>(book: string | LinkToFunction, kind?: string | LinkToFunction): React.MouseEventHandler<T>;
export function linkTo<T>(
book: string | LinkToFunction,
kind?: string | LinkToFunction
): () => void;
export function hrefTo(kind: string, story: string): Promise<string>;

6

storybook__addon-links/package.json
{
"name": "@types/storybook__addon-links",
"version": "3.3.0",
"version": "3.3.1",
"description": "TypeScript definitions for @storybook/addon-links",

@@ -21,3 +21,3 @@ "license": "MIT",

"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
},

@@ -28,4 +28,4 @@ "scripts": {},

},
"typesPublisherContentHash": "f91ff920e8552d2b050bcdf9ddd226056135ff5e1b5918cbfed6edeffdb03c79",
"typesPublisherContentHash": "1adcca761e6e51884d1a83069ae5a155b9c4ab9584bd97963a04aa7b4a014d65",
"typeScriptVersion": "2.6"
}

@@ -8,6 +8,6 @@ # Installation

# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/storybook__addon-links
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/storybook__addon-links
Additional Details
* Last updated: Mon, 26 Feb 2018 20:02:51 GMT
* Last updated: Thu, 07 Jun 2018 19:55:42 GMT
* Dependencies: react

@@ -14,0 +14,0 @@ * Global values: none

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