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

filesystem-sandbox

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filesystem-sandbox - npm Package Compare versions

Comparing version 1.6.3 to 1.6.4

8

package.json
{
"name": "filesystem-sandbox",
"version": "1.6.3",
"version": "1.6.4",
"description": "JavaScript module to provide filesystem sandboxes for testing",

@@ -17,5 +17,5 @@ "main": "dist/index.js",

"prerelease-beta": "run-s build test",
"release-beta": "cross-env BETA=1 VERSION_INCREMENT_STRATEGY=patch run-s \"zarro release\"",
"release-beta": "cross-env BETA=1 VERSION_INCREMENT_STRATEGY=patch run-s \"zarro release-npm\"",
"prerelease": "run-s build test",
"release": "cross-env VERSION_INCREMENT_STRATEGY=minor run-s \"zarro release\"",
"release": "cross-env VERSION_INCREMENT_STRATEGY=minor run-s \"zarro release-npm\"",
"zarro": "zarro"

@@ -51,3 +51,3 @@ },

"typescript": "^3.9.3",
"zarro": "^1.48.6"
"zarro": "^1.48.7"
},

@@ -54,0 +54,0 @@ "dependencies": {

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