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

copy-template-dir

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

copy-template-dir - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

1

index.js

@@ -59,3 +59,2 @@ const minstache = require('minstache-stream')

if (err) return done(err)
console.log('outfile', outFile)

@@ -62,0 +61,0 @@ const rs = fs.createReadStream(inFile)

2

package.json
{
"name": "copy-template-dir",
"version": "1.0.2",
"version": "1.0.3",
"description": "High throughput template dir writes",

@@ -5,0 +5,0 @@ "main": "index.js",

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