@react-native-windows/find-repo-root
Advanced tools
Comparing version 0.73.0 to 0.73.1
{ | ||
"name": "@react-native-windows/find-repo-root", | ||
"version": "0.73.0", | ||
"version": "0.73.1", | ||
"license": "MIT", | ||
@@ -19,3 +19,3 @@ "scripts": { | ||
"dependencies": { | ||
"@react-native-windows/fs": "0.73.0", | ||
"@react-native-windows/fs": "0.73.1", | ||
"find-up": "^4.1.0" | ||
@@ -36,7 +36,10 @@ }, | ||
"beachball": { | ||
"defaultNpmTag": "latest", | ||
"defaultNpmTag": "v0.73-stable", | ||
"disallowedChangeTypes": [ | ||
"major", | ||
"minor", | ||
"prerelease" | ||
"prerelease", | ||
"premajor", | ||
"preminor", | ||
"prepatch" | ||
] | ||
@@ -43,0 +46,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
5644
+ Added@react-native-windows/fs@0.73.1(transitive)
- Removed@react-native-windows/fs@0.73.0(transitive)