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

micro-list

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

micro-list - npm Package Compare versions

Comparing version 0.2.1 to 0.3.0

7

HISTORY.md
0.3.0 / 2016-04-28
==================
* minimist [@rauchg]
* smaller `babel-runtime` footprint [@rauchg]
* use `micro-core` for faster download [@rauchg]
0.2.1 / 2016-04-27

@@ -3,0 +10,0 @@ ==================

10

package.json
{
"name": "micro-list",
"version": "0.2.1",
"version": "0.3.0",
"description": "Render a list of files and directories",

@@ -23,3 +23,2 @@ "scripts": {

"transform-async-to-generator",
"transform-runtime",
"syntax-async-functions"

@@ -45,3 +44,2 @@ ]

"babel-plugin-transform-async-to-generator": "6.7.4",
"babel-plugin-transform-runtime": "6.7.5",
"babel-preset-es2015": "6.6.0",

@@ -55,10 +53,10 @@ "gulp": "3.9.1",

"dependencies": {
"babel-runtime": "6.6.1",
"chalk": "1.1.3",
"commander": "2.9.0",
"filesize": "3.3.0",
"handlebars": "4.0.5",
"istextorbinary": "1.0.2",
"micro": "2.0.0"
"micro-core": "0.1.0",
"babel-regenerator-runtime": "6.5.0",
"minimist": "1.2.0"
}
}
dist/bin/list

Sorry, the diff of this file is not supported yet

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