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

node-lode

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-lode - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

package.json
{
"name": "node-lode",
"version": "1.0.8",
"version": "1.0.9",
"preferGlobal": true,

@@ -5,0 +5,0 @@ "bin": {

@@ -17,3 +17,3 @@ # node-lode

node-lode listens for any changes to the files in the given source directory, and will automatically overwrite the destination files when a change is detected.
If you wish to use it you can either load previous watched folders, or use the command-line arguments `<src> <dst>`.
If you wish to use it you can use the command-line arguments `<src> <dst>`.

@@ -24,2 +24,8 @@ ```bash

Or load previous watched folders, without supplying any arguments
```bash
node-lode
```
For CLI options, use the `-h` (or `--help`) argument:

@@ -26,0 +32,0 @@

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