Socket
Socket
Sign inDemoInstall

@storybook/native-types

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storybook/native-types - npm Package Compare versions

Comparing version 3.1.1-canary.92.968.0 to 3.1.1-canary.93.972.0

2

dist/index.d.ts

@@ -80,2 +80,4 @@ export type Platform = "android" | "ios";

app: App;
path: string;
token: string;
on: (event: string, data: Log | Record<string, any> | any) => void;

@@ -82,0 +84,0 @@ swipe: (target: Target) => void;

4

package.json
{
"name": "@storybook/native-types",
"version": "3.1.1-canary.92.968.0",
"version": "3.1.1-canary.93.972.0",
"main": "./dist/index.js",

@@ -17,3 +17,3 @@ "files": [

},
"gitHead": "7ea6df10c0e665889b5fbc63c533bf0257da8d82",
"gitHead": "0c7281c36688e487d7aa2c46ef12ee2ea475e84f",
"publishConfig": {

@@ -20,0 +20,0 @@ "access": "public"

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