Socket
Socket
Sign inDemoInstall

@react-native-windows/fs

Package Overview
Dependencies
Maintainers
4
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.73.0 to 0.74.0-preview.1

0

lib-commonjs/asyncMethods.d.ts

@@ -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";

19

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.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
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc