@react-native-windows/find-repo-root
Advanced tools
Comparing version 0.73.0 to 0.74.0-preview.1
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@react-native-windows/find-repo-root", | ||
"version": "0.73.0", | ||
"version": "0.74.0-preview.1", | ||
"license": "MIT", | ||
@@ -19,8 +19,8 @@ "scripts": { | ||
"dependencies": { | ||
"@react-native-windows/fs": "0.73.0", | ||
"@react-native-windows/fs": "0.74.0-preview.1", | ||
"find-up": "^4.1.0" | ||
}, | ||
"devDependencies": { | ||
"@rnw-scripts/eslint-config": "1.2.3", | ||
"@rnw-scripts/just-task": "2.3.17", | ||
"@rnw-scripts/eslint-config": "1.2.9", | ||
"@rnw-scripts/just-task": "2.3.25", | ||
"@rnw-scripts/ts-config": "2.0.5", | ||
@@ -32,11 +32,11 @@ "@types/find-up": "^4.0.0", | ||
"eslint": "^8.19.0", | ||
"prettier": "^2.4.1", | ||
"typescript": "^4.9.5" | ||
"prettier": "2.8.8", | ||
"typescript": "5.0.4" | ||
}, | ||
"beachball": { | ||
"defaultNpmTag": "latest", | ||
"defaultNpmTag": "preview", | ||
"disallowedChangeTypes": [ | ||
"major", | ||
"minor", | ||
"prerelease" | ||
"patch" | ||
] | ||
@@ -43,0 +43,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5538
+ Added@react-native-windows/fs@0.74.0-preview.1(transitive)
- Removed@react-native-windows/fs@0.73.0(transitive)