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

custom-file

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

custom-file - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

10

package.json
{
"name": "custom-file",
"description": "It abstracts the File and Folder classes, can be used on any virtual file system, and stream supports.",
"version": "0.3.1",
"version": "0.3.2",
"homepage": "https://github.com/snowyu/custom-file.js",

@@ -31,9 +31,9 @@ "repository": {

"dependencies": {
"abstract-file": "^0.1.8",
"abstract-file": "^0.1.10",
"bluebird": "^2.9.34",
"inherits-ex": "^1.0.9",
"read-dir-stream": "^0.3.0",
"inherits-ex": "^1.1.3",
"read-dir-stream": "^0.3.1",
"strip-bom": "^2.0.0",
"strip-bom-stream": "^1.0.0",
"util-ex": "^0.3.9"
"util-ex": "^0.3.10"
},

@@ -40,0 +40,0 @@ "devDependencies": {

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