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

files-extractor

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

files-extractor - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

2

lib/inquirer/datepicker.js

@@ -126,3 +126,3 @@ /*!

if (isNull(this.opt.format) || isUndefined(this.opt.format)) {
this.opt.format = ['YYYY', '/', 'M', '/', 'D', ' ', 'hh', ':', 'mm', ':', 'ss', ' ', 'A'];
this.opt.format = ['YYYY', '/', 'M', '/', 'D', ' ', 'HH', ':', 'mm', ':', 'ss'];
}

@@ -129,0 +129,0 @@

{
"name": "files-extractor",
"version": "0.2.1",
"version": "0.2.2",
"description": "Extract files that have changed between the specified date.",

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