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

@capacitor/filesystem

Package Overview
Dependencies
Maintainers
8
Versions
740
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capacitor/filesystem - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.3.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/filesystem@0.3.0...@capacitor/filesystem@0.3.1) (2021-01-26)
### Bug Fixes
* **android:** permissions use "publicStorage" as alias ([#202](https://github.com/ionic-team/capacitor-plugins/issues/202)) ([2dfc7a3](https://github.com/ionic-team/capacitor-plugins/commit/2dfc7a3261a4f98871a86fe6d47fab084a2d1deb))
# [0.3.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/filesystem@0.2.0...@capacitor/filesystem@0.3.0) (2021-01-14)

@@ -8,0 +19,0 @@

4

package.json
{
"name": "@capacitor/filesystem",
"version": "0.3.0",
"version": "0.3.1",
"description": "The Filesystem API provides a NodeJS-like API for working with files on the device.",

@@ -81,3 +81,3 @@ "main": "dist/plugin.cjs.js",

},
"gitHead": "6c724997284ac8fded5553b0e510c85055f74105"
"gitHead": "9c7056ff622b1619c0c0d1c59a09b47d20d5739f"
}

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