Huge News!Announcing our $40M Series B led by Abstract Ventures.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.0.0 to 1.0.1

dist/index.d.ts

11

package.json
{
"name": "filesystem-sandbox",
"version": "1.0.0",
"version": "1.0.1",
"description": "JavaScript module to provide filesystem sandboxes for testing",
"main": "dist/src/index.js",
"files": [],
"files": [
"dist/**/*"
],
"types": "dist/src/index.d.ts",

@@ -12,3 +14,2 @@ "scripts": {

"build": "tsc",
"postbuild": "rimraf dist/tests",
"lint": "tslint **/*.ts",

@@ -50,3 +51,3 @@ "increment-package-version-beta": "cross-env VERSION_INCREMENT_STRATEGY=patch run-s \"zarro increment-package-json-version\"",

"typescript": "^3.9.3",
"zarro": "^1.40.0"
"zarro": "^1.48.2"
},

@@ -58,2 +59,2 @@ "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