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.3.6 to 0.3.7

lib/ora.js

2

index.js
/*!
* index
* Version: 0.0.1
*
* Date: 2017/09/22

@@ -5,0 +5,0 @@ *

/*!
* async
*
* Version: 0.0.1
* Date: 2017/05/19

@@ -6,0 +5,0 @@ *

/*!
* const
*
* Version: 0.0.1
* Date: 2017/09/19

@@ -6,0 +5,0 @@ *

/*!
* FilesExtractor
*
* Version: 0.0.1
* Date: 2017/09/19

@@ -6,0 +5,0 @@ *

/*!
* formatter
*
* Version: 0.0.1
* Date: 2017/09/19

@@ -6,0 +5,0 @@ *

/*!
* typeof
*
* Version: 0.0.1
* Date: 2017/09/21

@@ -6,0 +5,0 @@ *

/*!
* UI
*
* Version: 0.0.1
* Date: 2017/09/22

@@ -12,3 +11,3 @@ *

const ora = require('ora');
const ora = require('./ora');
const CONST = require('./const');

@@ -15,0 +14,0 @@ const utils = require('./utils');

/*!
* utils
*
* Version: 0.0.1
* Date: 2017/09/19

@@ -6,0 +5,0 @@ *

/*!
* validator
*
* Version: 0.0.1
* Date: 2017/9/21

@@ -6,0 +5,0 @@ *

/*!
* worker
*
* Version: 0.0.1
* Date: 2017/09/22

@@ -6,0 +5,0 @@ *

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

@@ -43,7 +43,8 @@ "main": "index.js",

"js-yaml": "^3.10.0",
"ora": "^1.3.0",
"progress": "^2.0.0",
"cli-cursor": "^2.1.0",
"log-symbols": "^2.1.0",
"cli-spinners": "^1.1.0",
"inquirer-datepicker": "^0.0.4"
}
}
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