Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

brownfield

Package Overview
Dependencies
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brownfield - npm Package Compare versions

Comparing version
1.0.4
to
3.0.0-rc.2
+6
-4
package.json
{
"name": "brownfield",
"version": "1.0.4",
"version": "3.0.0-rc.2",
"license": "MIT",
"author": "Artur Morys-Magiera <artus9033@gmail.com>",
"bin": "dist/index.js",
"bin": {
"brownfield": "dist/index.js"
},
"type": "module",

@@ -52,3 +54,3 @@ "contributors": [

"dependencies": {
"@callstack/brownfield-cli": "^1.0.4"
"@callstack/brownfield-cli": "workspace:^"
},

@@ -67,2 +69,2 @@ "devDependencies": {

}
}
}
# brownfield
## 1.0.4
### Patch Changes
- [#216](https://github.com/callstack/react-native-brownfield/pull/216) [`8ce3ea1`](https://github.com/callstack/react-native-brownfield/commit/8ce3ea10e0719adac7396dea8f171753e901b31d) Thanks [@thymikee](https://github.com/thymikee)! - chore: remove release-it
- Updated dependencies [[`8ce3ea1`](https://github.com/callstack/react-native-brownfield/commit/8ce3ea10e0719adac7396dea8f171753e901b31d)]:
- @callstack/brownfield-cli@1.0.4
## 1.0.3
### Patch Changes
- [#213](https://github.com/callstack/react-native-brownfield/pull/213) [`2347775`](https://github.com/callstack/react-native-brownfield/commit/23477753b16ee189b82c1aee3eac98a56c79f52a) Thanks [@thymikee](https://github.com/thymikee)! - feat: create brownfield package as CLI proxy
- Updated dependencies [[`2347775`](https://github.com/callstack/react-native-brownfield/commit/23477753b16ee189b82c1aee3eac98a56c79f52a)]:
- @callstack/brownfield-cli@1.0.3