New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

expo-file-system

Package Overview
Dependencies
Maintainers
32
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-file-system - npm Package Compare versions

Comparing version 0.0.1-canary-20240406-a4950c7 to 0.0.1-canary-20240411-33a7dc1

3

CHANGELOG.md

@@ -11,2 +11,4 @@ # Changelog

- [Android] remove `CookieHandler` as it's no longer in the module registry and not necessary. ([#28145](https://github.com/expo/expo/pull/28145) by [@alanjhughes](https://github.com/alanjhughes))
### 💡 Others

@@ -16,2 +18,3 @@

- drop unused web `name` property. ([#27437](https://github.com/expo/expo/pull/27437) by [@EvanBacon](https://github.com/EvanBacon))
- Removed deprecated backward compatible Gradle settings. ([#28083](https://github.com/expo/expo/pull/28083) by [@kudo](https://github.com/kudo))

@@ -18,0 +21,0 @@ ## 16.0.8 - 2024-03-07

8

package.json
{
"name": "expo-file-system",
"version": "0.0.1-canary-20240406-a4950c7",
"version": "0.0.1-canary-20240411-33a7dc1",
"description": "Provides access to the local file system on the device.",

@@ -38,4 +38,4 @@ "main": "build/index.js",

"devDependencies": {
"expo-module-scripts": "0.0.1-canary-20240406-a4950c7",
"jest-expo": "51.0.0-canary-20240406-a4950c7"
"expo-module-scripts": "0.0.1-canary-20240411-33a7dc1",
"jest-expo": "51.0.0-canary-20240411-33a7dc1"
},

@@ -45,3 +45,3 @@ "peerDependencies": {

},
"gitHead": "a4950c79a9191c7e8162b9529dd0858da19a8b79"
"gitHead": "33a7dc1ce3283426fd553cd6675d0540214ab902"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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