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

files-pipe

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

files-pipe - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

4

package.json
{
"name": "files-pipe",
"version": "2.0.3",
"version": "2.0.4",
"homepage": "https://github.com/baxast/files-pipe#readme",

@@ -23,4 +23,4 @@ "bugs": {

"devDependencies": {
"baxast": "0.0.9"
"baxast": "0.0.10"
}
}

@@ -1,1 +0,1 @@

import o from"../Apply.js";var p=async(a,e)=>{const n=await o(t=>t.endsWith("/")?t:`${t}/`,await o(t=>t instanceof URL?n(t):t,a));if(n instanceof Map)for(const[t,i]of n)e.set(t,i);else e.set(n,n);return e};export{p as default};
import{fileURLToPath as s}from"url";import a from"../Apply.js";var r=async(e,o)=>{const n=await a(t=>t.endsWith("/")?t:`${t}/`,await a(t=>t instanceof URL?s(t):t,e));if(n instanceof Map)for(const[t,i]of n)o.set(t,i);else o.set(n,n);return o};export{r as default};
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