@storybook/native-devices
Advanced tools
Comparing version 3.1.2-canary.95.985.0 to 3.1.2
@@ -0,1 +1,18 @@ | ||
# v3.1.2 (Wed Apr 24 2024) | ||
:tada: This release contains work from a new contributor! :tada: | ||
Thank you, null[@osquitoOfTheNorth](https://github.com/osquitoOfTheNorth), for all your work! | ||
#### 🐛 Bug Fix | ||
- Update android defaults to more modern device/os [#95](https://github.com/storybookjs/native/pull/95) (oscar_menjivar@intuit.com [@osquitoOfTheNorth](https://github.com/osquitoOfTheNorth)) | ||
#### Authors: 2 | ||
- [@osquitoOfTheNorth](https://github.com/osquitoOfTheNorth) | ||
- Oscar (oscar_menjivar@intuit.com) | ||
--- | ||
# v3.0.1 (Thu Jan 11 2024) | ||
@@ -2,0 +19,0 @@ |
{ | ||
"name": "@storybook/native-devices", | ||
"version": "3.1.2-canary.95.985.0", | ||
"version": "3.1.2", | ||
"main": "./dist/index.js", | ||
@@ -18,7 +18,7 @@ "files": [ | ||
"dependencies": { | ||
"@storybook/native-types": "3.1.2-canary.95.985.0", | ||
"@storybook/native-types": "^3.1.2", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0" | ||
}, | ||
"gitHead": "6af0a34e70207e5f3507fd5e635e4e01fcba6840", | ||
"gitHead": "6e5efce2b57f1b6941b0e533560bb176e7f2d4da", | ||
"publishConfig": { | ||
@@ -25,0 +25,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
77959
1
+ Added@storybook/native-types@3.1.2(transitive)
- Removed@storybook/native-types@3.1.2-canary.95.985.0(transitive)