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.73.1

9

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.73.1",
"license": "MIT",

@@ -39,7 +39,10 @@ "scripts": {

"beachball": {
"defaultNpmTag": "latest",
"defaultNpmTag": "v0.73-stable",
"disallowedChangeTypes": [
"major",
"minor",
"prerelease"
"prerelease",
"premajor",
"preminor",
"prepatch"
]

@@ -46,0 +49,0 @@ },

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