@react-native-windows/fs
Advanced tools
Comparing version 0.73.0-preview.1 to 0.73.0
{ | ||
"name": "@react-native-windows/fs", | ||
"description": "A minimal-dependency drop-in replacement to `fs` with changes for resiliency, promises, and convenience.", | ||
"version": "0.73.0-preview.1", | ||
"version": "0.73.0", | ||
"license": "MIT", | ||
@@ -39,7 +39,7 @@ "scripts": { | ||
"beachball": { | ||
"defaultNpmTag": "preview", | ||
"defaultNpmTag": "latest", | ||
"disallowedChangeTypes": [ | ||
"major", | ||
"minor", | ||
"patch" | ||
"prerelease" | ||
] | ||
@@ -46,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
169118