Socket
Socket
Sign inDemoInstall

@react-native-windows/fs

Package Overview
Dependencies
Maintainers
2
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-windows/fs - npm Package Compare versions

Comparing version 0.72.0-preview.1 to 0.72.0-preview.2

6

package.json
{
"name": "@react-native-windows/fs",
"description": "A minimal-dependency drop-in replacement to `fs` with changes for resiliency, promises, and convenience.",
"version": "0.72.0-preview.1",
"version": "0.72.0-preview.2",
"license": "MIT",

@@ -27,3 +27,3 @@ "scripts": {

"@types/graceful-fs": "^4.1.5",
"@types/node": "12.12.6",
"@types/node": "^16.0.0",
"@typescript-eslint/eslint-plugin": "^5.30.5",

@@ -49,4 +49,4 @@ "@typescript-eslint/parser": "^5.30.5",

"engines": {
"node": ">= 14"
"node": ">= 16"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc