@storybook/native-dev-middleware
Advanced tools
Comparing version 2.0.2-canary.59.654.0 to 2.0.2
@@ -0,1 +1,13 @@ | ||
# v2.0.2 (Thu May 13 2021) | ||
#### 🐛 Bug Fix | ||
- Enhance readme files [#53](https://github.com/storybookjs/native/pull/53) ([@amalik2](https://github.com/amalik2)) | ||
#### Authors: 1 | ||
- Adil Malik ([@amalik2](https://github.com/amalik2)) | ||
--- | ||
# v2.0.1 (Tue Apr 27 2021) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "@storybook/native-dev-middleware", | ||
"version": "2.0.2-canary.59.654.0", | ||
"version": "2.0.2", | ||
"main": "./dist/index.js", | ||
@@ -19,7 +19,7 @@ "description": "Middleware for using storybook with emulators open on a local machine", | ||
"dependencies": { | ||
"@storybook/native-types": "2.0.2-canary.59.654.0", | ||
"@storybook/native-types": "^2.0.2", | ||
"@types/express": "^4.17.11", | ||
"express": "^4.17.0" | ||
}, | ||
"gitHead": "4df9872ab1514eddb0898517aff6ee785bb770e6", | ||
"gitHead": "c29a6eb01ed67250334faaf5dd5b7fc6035aff72", | ||
"publishConfig": { | ||
@@ -26,0 +26,0 @@ "access": "public" |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
19946
1
+ Added@storybook/native-types@2.2.8(transitive)
- Removed@storybook/native-types@2.0.2-canary.59.654.0(transitive)