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

@spinajs/fs

Package Overview
Dependencies
Maintainers
1
Versions
260
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spinajs/fs - npm Package Compare versions

Comparing version 2.0.38 to 2.0.44

lib/config/fs.d.ts

12

package.json
{
"name": "@spinajs/fs",
"version": "2.0.38",
"version": "2.0.44",
"description": "wrapper for file operations",

@@ -41,10 +41,14 @@ "main": "lib/index.js",

"homepage": "https://github.com/spinajs/exceptions#readme",
"gitHead": "5ea5440ee9db49595f531592ebdbc6d69f457082",
"gitHead": "1857a6e3626e0fed22ffb0b44b48d587c79898db",
"dependencies": {
"archiver": "^5.3.1",
"lodash": "^4.17.21",
"luxon": "^3.0.0"
"luxon": "^3.2.1",
"uuid": "^8.3.2"
},
"devDependencies": {
"@types/luxon": "^3.0.1"
"@types/archiver": "^5.3.1",
"@types/luxon": "^3.0.1",
"@types/uuid": "^8.3.3"
}
}
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