@react-native-windows/package-utils
Advanced tools
Comparing version 0.74.0-preview.1 to 0.74.0
{ | ||
"name": "@react-native-windows/package-utils", | ||
"version": "0.74.0-preview.1", | ||
"version": "0.74.0", | ||
"license": "MIT", | ||
@@ -19,4 +19,4 @@ "scripts": { | ||
"dependencies": { | ||
"@react-native-windows/find-repo-root": "0.74.0-preview.1", | ||
"@react-native-windows/fs": "0.74.0-preview.1", | ||
"@react-native-windows/find-repo-root": "0.74.0", | ||
"@react-native-windows/fs": "0.74.0", | ||
"get-monorepo-packages": "^1.2.0", | ||
@@ -38,7 +38,10 @@ "lodash": "^4.17.15" | ||
"beachball": { | ||
"defaultNpmTag": "preview", | ||
"defaultNpmTag": "latest", | ||
"disallowedChangeTypes": [ | ||
"major", | ||
"minor", | ||
"patch" | ||
"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
17937
+ Added@react-native-windows/find-repo-root@0.74.0(transitive)
+ Added@react-native-windows/fs@0.74.0(transitive)
- Removed@react-native-windows/find-repo-root@0.74.0-preview.1(transitive)
- Removed@react-native-windows/fs@0.74.0-preview.1(transitive)