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

node-inject-html-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-inject-html-cli - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

1

index.js

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

const injectHtml = async () => {
console.log(argv._, argv.f)
const files = argv._.length ? argv._ : glob.sync(argv.file)

@@ -25,0 +24,0 @@ files.forEach(file => {

2

package.json
{
"name": "node-inject-html-cli",
"version": "0.0.2",
"version": "0.0.3",
"description": "A CLI interface for the node-insert-html library",

@@ -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