@storybook/types
Advanced tools
Comparing version 7.1.0-alpha.11 to 7.1.0-alpha.12
{ | ||
"name": "@storybook/types", | ||
"version": "7.1.0-alpha.11", | ||
"version": "7.1.0-alpha.12", | ||
"description": "Core Storybook TS Types", | ||
@@ -8,3 +8,3 @@ "keywords": [ | ||
], | ||
"homepage": "https://github.com/storybookjs/storybook/tree/main/code/lib/types", | ||
"homepage": "https://github.com/storybookjs/storybook/tree/next/code/lib/types", | ||
"bugs": { | ||
@@ -26,6 +26,6 @@ "url": "https://github.com/storybookjs/storybook/issues" | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"node": "./dist/index.js", | ||
"require": "./dist/index.js", | ||
"import": "./dist/index.mjs", | ||
"types": "./dist/index.d.ts" | ||
"import": "./dist/index.mjs" | ||
}, | ||
@@ -48,3 +48,3 @@ "./package.json": "./package.json" | ||
"dependencies": { | ||
"@storybook/channels": "7.1.0-alpha.11", | ||
"@storybook/channels": "7.1.0-alpha.12", | ||
"@types/babel__core": "^7.0.0", | ||
@@ -67,3 +67,3 @@ "@types/express": "^4.7.0", | ||
}, | ||
"gitHead": "0797ab602bc569ff71c343a2b1aaba7e49232d95" | ||
"gitHead": "8de6963fca74d5952f5cb5737e34fb4e1ddfd0f6" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
No website
QualityPackage does not have a website.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
91314
+ Added@storybook/channels@7.1.0-alpha.12(transitive)
- Removed@storybook/channels@7.1.0-alpha.11(transitive)