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

template-file

Package Overview
Dependencies
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

template-file - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

2

cli.js

@@ -26,3 +26,3 @@ #!/usr/bin/env node

Compile all .abc files in src/ to build/
$ template-file stuff.json src/**/*.abc build/
$ template-file stuff.json 'src/**/*.abc' build/
`)

@@ -29,0 +29,0 @@

{
"name": "template-file",
"version": "3.0.0",
"version": "3.0.1",
"description": "🔀 Replace {{ variables }} in all your files",

@@ -29,6 +29,6 @@ "main": "index.js",

"p-limit": "^1.1.0",
"pify": "^2.3.0"
"pify": "^3.0.0"
},
"devDependencies": {
"ava": "^0.21.0",
"ava": "^0.22.0",
"eslint": "^4.1.0",

@@ -35,0 +35,0 @@ "eslint-config-standard": "^10.0.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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