@brandingbrand/code-cli
Advanced tools
@@ -6,6 +6,6 @@ [34mCLI[39m Building entry: src/index.ts | ||
| [34mCJS[39m Build start | ||
| [32mCJS[39m [1mdist/index.js [22m[32m519.02 KB[39m | ||
| [32mCJS[39m ⚡️ Build success in 66ms | ||
| [32mCJS[39m [1mdist/index.js [22m[32m554.20 KB[39m | ||
| [32mCJS[39m ⚡️ Build success in 37ms | ||
| [34mDTS[39m Build start | ||
| [32mDTS[39m ⚡️ Build success in 1073ms | ||
| [32mDTS[39m ⚡️ Build success in 728ms | ||
| [32mDTS[39m [1mdist/index.d.ts [22m[32m13.00 B[39m |
+7
-0
| # @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 @@ |
+4
-4
| { | ||
| "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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
608344
6.32%16412
0.21%42
-2.33%