@react-native-windows/package-utils
Advanced tools
Comparing version 0.73.0 to 0.73.1
{ | ||
"name": "@react-native-windows/package-utils", | ||
"version": "0.73.0", | ||
"version": "0.73.1", | ||
"license": "MIT", | ||
@@ -19,4 +19,4 @@ "scripts": { | ||
"dependencies": { | ||
"@react-native-windows/find-repo-root": "0.73.0", | ||
"@react-native-windows/fs": "0.73.0", | ||
"@react-native-windows/find-repo-root": "0.73.1", | ||
"@react-native-windows/fs": "0.73.1", | ||
"get-monorepo-packages": "^1.2.0", | ||
@@ -38,7 +38,10 @@ "lodash": "^4.17.15" | ||
"beachball": { | ||
"defaultNpmTag": "latest", | ||
"defaultNpmTag": "v0.73-stable", | ||
"disallowedChangeTypes": [ | ||
"major", | ||
"minor", | ||
"prerelease" | ||
"prerelease", | ||
"premajor", | ||
"preminor", | ||
"prepatch" | ||
] | ||
@@ -45,0 +48,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
18183
+ Added@react-native-windows/find-repo-root@0.73.1(transitive)
+ Added@react-native-windows/fs@0.73.1(transitive)
- Removed@react-native-windows/find-repo-root@0.73.0(transitive)
- Removed@react-native-windows/fs@0.73.0(transitive)