@react-native-windows/fs
Advanced tools
Comparing version 0.75.0 to 0.76.0-preview.1
{ | ||
"name": "@react-native-windows/fs", | ||
"description": "A minimal-dependency drop-in replacement to `fs` with changes for resiliency, promises, and convenience.", | ||
"version": "0.75.0", | ||
"version": "0.76.0-preview.1", | ||
"license": "MIT", | ||
@@ -23,4 +23,4 @@ "scripts": { | ||
"devDependencies": { | ||
"@rnw-scripts/eslint-config": "1.2.23", | ||
"@rnw-scripts/just-task": "2.3.40", | ||
"@rnw-scripts/eslint-config": "1.2.27", | ||
"@rnw-scripts/just-task": "2.3.44", | ||
"@rnw-scripts/ts-config": "2.0.5", | ||
@@ -40,7 +40,7 @@ "@types/graceful-fs": "^4.1.5", | ||
"beachball": { | ||
"defaultNpmTag": "latest", | ||
"defaultNpmTag": "preview", | ||
"disallowedChangeTypes": [ | ||
"major", | ||
"minor", | ||
"prerelease", | ||
"patch", | ||
"premajor", | ||
@@ -47,0 +47,0 @@ "preminor", |
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
168834