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

cute-localize

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cute-localize - npm Package Compare versions

Comparing version 0.1.18 to 0.1.19

2

bin/clupdate.js

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

.option("-G, --no-use-gitignore", "Do not use 'git check-ignore' to exclude files/directories")
.option("-X, --excluded-patterns", "Exclude files/directories whose paths contain the patterns specified")
.option("-X, --excluded-patterns <list>", "Exclude files/directories whose paths contain the patterns specified", list)
.option("-v, --verbose", "Print error messages")

@@ -29,0 +29,0 @@ .parse(process.argv);

{
"name": "cute-localize",
"version": "0.1.18",
"version": "0.1.19",
"description": "",

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

@@ -176,3 +176,3 @@ Simple and powerful i18n module for Node.js

-G, --no-use-gitignore Do not use 'git check-ignore' to exclude files/directories
-X, --excluded-patterns Exclude files/directories whose paths contain the patterns specified
-X, --excluded-patterns <list> Exclude files/directories whose paths contain the patterns specified
-v, --verbose Print error messages

@@ -179,0 +179,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