Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ionic/utils-fs

Package Overview
Dependencies
Maintainers
23
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic/utils-fs - npm Package Compare versions

Comparing version 3.1.3 to 3.1.4

8

CHANGELOG.md

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

## [3.1.4](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-fs@3.1.3...@ionic/utils-fs@3.1.4) (2020-08-25)
**Note:** Version bump only for package @ionic/utils-fs
## [3.1.3](https://github.com/ionic-team/ionic-cli/compare/@ionic/utils-fs@3.1.2...@ionic/utils-fs@3.1.3) (2020-05-12)

@@ -8,0 +16,0 @@

10

package.json
{
"name": "@ionic/utils-fs",
"version": "3.1.3",
"version": "3.1.4",
"description": "Filesystem utils for Node",

@@ -36,3 +36,3 @@ "main": "dist/index.js",

"fs-extra": "^9.0.0",
"through2": "^3.0.0",
"through2": "^4.0.2",
"tslib": "1.11.2"

@@ -43,3 +43,3 @@ },

"@types/fs-extra": "^8.0.0",
"@types/jest": "^25.1.0",
"@types/jest": "^26.0.10",
"@types/node": "~10.17.13",

@@ -51,7 +51,7 @@ "@types/through2": "^2.0.33",

"rimraf": "^3.0.0",
"ts-jest": "~25.4.0",
"ts-jest": "~26.2.0",
"tslint": "^5.9.1",
"typescript": "~3.8.2"
},
"gitHead": "68fe7bf49e4aae909d132a325b4fa3dddc6f9bf2"
"gitHead": "15d71983a302a854499d80eaf3eb431904b77f0a"
}
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