@brandingbrand/code-cli-kit
Advanced tools
Comparing version
# @brandingbrand/code-cli-kit | ||
## 14.1.0-alpha-20250804182102 | ||
### Minor Changes | ||
- 621cd02: React Native 0.80 support | ||
- 3c72a1e: Pin simple-plist to V1.3.x to prevent errors with newer version | ||
- 4fbeb64: React Native 0.79 support | ||
## 14.0.0 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@brandingbrand/code-cli-kit", | ||
"version": "14.0.0", | ||
"version": "14.1.0-alpha-20250804182102", | ||
"description": "tools for Flagship Code react-native application", | ||
@@ -28,3 +28,3 @@ "license": "MIT", | ||
"semver": "^7.6.2", | ||
"simple-plist": "^1.3.1", | ||
"simple-plist": "~1.3.1", | ||
"xcode": "^3.0.2-nightly.20240423000755527.sha.5158ec51" | ||
@@ -31,0 +31,0 @@ }, |
@@ -115,3 +115,12 @@ import * as t from 'io-ts'; | ||
*/ | ||
profile: '0.72' | '0.73' | '0.74' | '0.75' | '0.76' | '0.77' | '0.78'; | ||
profile: | ||
| '0.72' | ||
| '0.73' | ||
| '0.74' | ||
| '0.75' | ||
| '0.76' | ||
| '0.77' | ||
| '0.78' | ||
| '0.79' | ||
| '0.80'; | ||
@@ -118,0 +127,0 @@ /** |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
289982
0.1%9126
0.1%2
100%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated