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.5 to 1.0.6

4

cli.js

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

const result = prompt(
"Your save file is corrupt or missing, do you wish to create a new one?",
"Your save file is corrupt or missing, do you wish to create a new one? ",
);

@@ -255,3 +255,3 @@ if (resultIsYes(result)) {

const result = prompt(
"Your ignore file is corrupt or missing, do you wish to create a new one?",
"Your ignore file is corrupt or missing, do you wish to create a new one? ",
);

@@ -258,0 +258,0 @@ if (resultIsYes(result)) {

{
"name": "node-lode",
"version": "1.0.5",
"version": "1.0.6",
"preferGlobal": true,

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

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