🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@brandingbrand/code-cli

Package Overview
Dependencies
Maintainers
18
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brandingbrand/code-cli - npm Package Compare versions

Comparing version
14.1.0
to
14.2.0
+3
-3
.turbo/turbo-build.log

@@ -6,6 +6,6 @@ CLI Building entry: src/index.ts

CJS Build start
CJS dist/index.js 519.02 KB
CJS ⚡️ Build success in 66ms
CJS dist/index.js 554.20 KB
CJS ⚡️ Build success in 37ms
DTS Build start
DTS ⚡️ Build success in 1073ms
DTS ⚡️ Build success in 728ms
DTS dist/index.d.ts 13.00 B
# @brandingbrand/code-cli
## 14.2.0
### Minor Changes
- 83646f8: React Native 0.82 Support
- c5f263b: React Native 0.81 Support
## 14.1.0

@@ -4,0 +11,0 @@

{
"name": "@brandingbrand/code-cli",
"version": "14.1.0",
"version": "14.2.0",
"description": "cli for Flagship Code applications",

@@ -43,4 +43,4 @@ "repository": {

"devDependencies": {
"@brandingbrand/code-cli-kit": "^14.1.0",
"@brandingbrand/code-jest-config": "^2.0.0",
"@brandingbrand/code-cli-kit": "*",
"@brandingbrand/code-jest-config": "*",
"@repo/eslint-config": "*",

@@ -59,3 +59,3 @@ "@repo/typescript-config": "*",

"peerDependencies": {
"@brandingbrand/code-cli-kit": "^14.0.0"
"@brandingbrand/code-cli-kit": "^14.2.0"
},

@@ -62,0 +62,0 @@ "publishConfig": {

@@ -32,2 +32,4 @@ /**

'0.80',
'0.81',
'0.82',
] as const,

@@ -34,0 +36,0 @@

Sorry, the diff of this file is too big to display