Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rnx-kit/cli

Package Overview
Dependencies
Maintainers
7
Versions
196
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rnx-kit/cli - npm Package Compare versions

Comparing version 0.16.22 to 0.16.23

26

package.json
{
"name": "@rnx-kit/cli",
"version": "0.16.22",
"version": "0.16.23",
"description": "Command-line interface for working with kit packages in your repo",
"homepage": "https://github.com/microsoft/rnx-kit/tree/main/packages/cli#readme",
"license": "MIT",
"author": {
"name": "Microsoft Open Source",
"email": "microsoftopensource@users.noreply.github.com"
},
"files": [
"lib/**/*.d.ts",
"lib/**/*.js",
"react-native.config.js",
"src"
],
"main": "lib/index.js",

@@ -65,4 +75,4 @@ "types": "lib/index.d.ts",

"@babel/preset-env": "^7.20.0",
"@react-native-community/cli-clean": "^11.0.0",
"@react-native-community/cli-types": "^11.0.0",
"@react-native-community/cli-clean": "^12.3.0",
"@react-native-community/cli-types": "^12.3.0",
"@rnx-kit/eslint-config": "*",

@@ -78,11 +88,11 @@ "@rnx-kit/jest-preset": "*",

"@types/qrcode": "^1.4.2",
"eslint": "^8.23.0",
"eslint": "^8.56.0",
"jest": "^29.2.1",
"memfs": "^4.0.0",
"metro": "^0.76.5",
"metro-babel-transformer": "^0.76.8",
"metro-config": "^0.76.5",
"metro": "^0.80.0",
"metro-babel-transformer": "^0.80.0",
"metro-config": "^0.80.0",
"prettier": "^3.0.0",
"react": "18.2.0",
"react-native": "^0.72.0",
"react-native": "^0.73.0",
"type-fest": "^4.0.0",

@@ -89,0 +99,0 @@ "typescript": "^5.0.0"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc