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

@file-services/overlay

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@file-services/overlay - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

10

package.json
{
"name": "@file-services/overlay",
"description": "Overlay files and directories from one file system on top of another.",
"version": "2.0.0",
"version": "2.0.1",
"main": "cjs/index.js",

@@ -12,3 +12,3 @@ "module": "esm/index.js",

"test": "run-p test:node test:browser",
"test:node": "mocha -r @ts-tools/node/r \"test/**/*.spec.ts?(x)\" --watch-extensions ts,tsx --colors",
"test:node": "mocha \"test/**/*.spec.ts?(x)\"",
"test:browser": "mocha-pup \"test/**/*.spec.ts?(x)\"",

@@ -18,4 +18,4 @@ "prepack": "yarn build"

"dependencies": {
"@file-services/types": "^2.0.0",
"@file-services/utils": "^2.0.0"
"@file-services/types": "^2.0.1",
"@file-services/utils": "^2.0.1"
},

@@ -35,3 +35,3 @@ "files": [

"sideEffects": false,
"gitHead": "1a5d5c8e7ab35d213ba47fe0585ec5887df08d7c"
"gitHead": "fc4bf2d1f67151dfd6357fcda60bc0c43f6a10d6"
}
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