@react-native-windows/fs
Advanced tools
Comparing version 0.73.0 to 0.74.0-preview.1
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"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", | ||
"version": "0.74.0-preview.1", | ||
"license": "MIT", | ||
@@ -23,4 +23,4 @@ "scripts": { | ||
"devDependencies": { | ||
"@rnw-scripts/eslint-config": "1.2.3", | ||
"@rnw-scripts/just-task": "2.3.17", | ||
"@rnw-scripts/eslint-config": "1.2.9", | ||
"@rnw-scripts/just-task": "2.3.25", | ||
"@rnw-scripts/ts-config": "2.0.5", | ||
@@ -32,4 +32,4 @@ "@types/graceful-fs": "^4.1.5", | ||
"eslint": "^8.19.0", | ||
"prettier": "^2.4.1", | ||
"typescript": "^4.9.5" | ||
"prettier": "2.8.8", | ||
"typescript": "5.0.4" | ||
}, | ||
@@ -41,13 +41,10 @@ "files": [ | ||
"beachball": { | ||
"defaultNpmTag": "latest", | ||
"defaultNpmTag": "preview", | ||
"disallowedChangeTypes": [ | ||
"major", | ||
"minor", | ||
"prerelease" | ||
"patch" | ||
] | ||
}, | ||
"promoteRelease": true, | ||
"engines": { | ||
"node": ">= 18" | ||
} | ||
"promoteRelease": true | ||
} |
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
38944
168779
0