🚨 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.2.0
to
14.3.0
+3
-3
.turbo/turbo-build.log

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

CJS Build start
CJS dist/index.js 554.20 KB
CJS ⚡️ Build success in 37ms
CJS dist/index.js 554.06 KB
CJS ⚡️ Build success in 41ms
DTS Build start
DTS ⚡️ Build success in 728ms
DTS ⚡️ Build success in 827ms
DTS dist/index.d.ts 13.00 B
# @brandingbrand/code-cli
## 14.3.0
### Minor Changes
- 45b584c: add support for react-native 0.83
## 14.2.0

@@ -4,0 +10,0 @@

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

@@ -5,0 +5,0 @@ "repository": {

@@ -34,2 +34,3 @@ /**

'0.82',
'0.83',
] as const,

@@ -36,0 +37,0 @@

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