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

@react-native-windows/find-repo-root

Package Overview
Dependencies
Maintainers
4
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-windows/find-repo-root - npm Package Compare versions

Comparing version 0.72.0 to 0.73.0-preview.1

20

package.json
{
"name": "@react-native-windows/find-repo-root",
"version": "0.72.0",
"version": "0.73.0-preview.1",
"license": "MIT",

@@ -19,13 +19,13 @@ "scripts": {

"dependencies": {
"@react-native-windows/fs": "0.72.0",
"@react-native-windows/fs": "0.73.0-preview.1",
"find-up": "^4.1.0"
},
"devDependencies": {
"@rnw-scripts/eslint-config": "1.1.15",
"@rnw-scripts/just-task": "2.3.6",
"@rnw-scripts/ts-config": "2.0.3",
"@rnw-scripts/eslint-config": "1.2.3",
"@rnw-scripts/just-task": "2.3.17",
"@rnw-scripts/ts-config": "2.0.5",
"@types/find-up": "^4.0.0",
"@types/node": "^16.0.0",
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"@typescript-eslint/parser": "^5.57.1",
"eslint": "^8.19.0",

@@ -36,7 +36,7 @@ "prettier": "^2.4.1",

"beachball": {
"defaultNpmTag": "latest",
"defaultNpmTag": "preview",
"disallowedChangeTypes": [
"major",
"minor",
"prerelease"
"patch"
]

@@ -49,4 +49,4 @@ },

"engines": {
"node": ">= 16"
"node": ">= 18"
}
}
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