@react-native-windows/fs
Advanced tools
+5
-4
| { | ||
| "name": "@react-native-windows/fs", | ||
| "description": "A minimal-dependency drop-in replacement to `fs` with changes for resiliency, promises, and convenience.", | ||
| "version": "0.0.0-canary.68", | ||
| "version": "0.0.0-canary.69", | ||
| "license": "MIT", | ||
@@ -20,7 +20,8 @@ "scripts": { | ||
| "dependencies": { | ||
| "graceful-fs": "^4.2.8" | ||
| "graceful-fs": "^4.2.8", | ||
| "minimatch": "^10.0.3" | ||
| }, | ||
| "devDependencies": { | ||
| "@rnw-scripts/eslint-config": "1.2.37", | ||
| "@rnw-scripts/just-task": "2.3.56", | ||
| "@rnw-scripts/eslint-config": "1.2.38", | ||
| "@rnw-scripts/just-task": "2.3.57", | ||
| "@rnw-scripts/ts-config": "2.0.6", | ||
@@ -27,0 +28,0 @@ "@types/graceful-fs": "^4.1.5", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
168859
0.02%2
100%1
Infinity%+ Added
+ Added
+ Added
+ Added