@react-native-windows/fs
Advanced tools
Comparing version 0.68.0-preview.2 to 0.68.0
{ | ||
"name": "@react-native-windows/fs", | ||
"description": "A minimal-dependency drop-in replacement to `fs` with changes for resiliency, promises, and convenience.", | ||
"version": "0.68.0-preview.2", | ||
"version": "0.68.0", | ||
"license": "MIT", | ||
@@ -40,3 +40,11 @@ "scripts": { | ||
}, | ||
"promoteRelease": true | ||
"promoteRelease": true, | ||
"beachball": { | ||
"defaultNpmTag": "latest", | ||
"disallowedChangeTypes": [ | ||
"major", | ||
"minor", | ||
"prerelease" | ||
] | ||
} | ||
} |
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
169075