@storybook/native-dev-middleware
Advanced tools
Comparing version 3.0.1-canary.87.934.0 to 3.0.1
@@ -0,1 +1,14 @@ | ||
# v3.0.1 (Thu Jan 11 2024) | ||
#### 🐛 Bug Fix | ||
- [FEAT] Support Developer Options [#87](https://github.com/storybookjs/native/pull/87) (ahmedalnaami@airasia.com [@ahna92](https://github.com/ahna92)) | ||
#### Authors: 2 | ||
- Ahmed Alnaami (ahmedalnaami@airasia.com) | ||
- Ahmed na ([@ahna92](https://github.com/ahna92)) | ||
--- | ||
# v3.0.0 (Wed Nov 29 2023) | ||
@@ -2,0 +15,0 @@ |
{ | ||
"name": "@storybook/native-dev-middleware", | ||
"version": "3.0.1-canary.87.934.0", | ||
"version": "3.0.1", | ||
"main": "./dist/index.js", | ||
@@ -19,7 +19,7 @@ "description": "Middleware for using storybook with emulators open on a local machine", | ||
"dependencies": { | ||
"@storybook/native-types": "3.0.1-canary.87.934.0", | ||
"@storybook/native-types": "^3.0.1", | ||
"@types/express": "^4.17.11", | ||
"express": "^4.17.0" | ||
}, | ||
"gitHead": "99ef23c42e0706b3f883efa22bf1ec20a050257c", | ||
"gitHead": "633675431071ebe94f742300606eddb1683b45dd", | ||
"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
24096
1
+ Added@storybook/native-types@3.1.2(transitive)
+ Addedobject-inspect@1.13.2(transitive)
- Removed@storybook/native-types@3.0.1-canary.87.934.0(transitive)
- Removedobject-inspect@1.13.3(transitive)