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.5.0 to 0.6.0

README.md

5

HISTORY.md
0.6.0 / 2016-07-06
==================
* Support for custom caching value [@leo]
0.5.0 / 2016-06-23

@@ -3,0 +8,0 @@ ==================

2

LICENSE.md
The MIT License (MIT)
Copyright (c) 2016 ZEIT
Copyright (c) 2016 Zeit, Inc.

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "micro-list",
"version": "0.5.0",
"version": "0.6.0",
"description": "Single-command HTTP directory listing and file serving",

@@ -20,4 +20,3 @@ "scripts": {

"plugins": [
"transform-async-to-generator",
"syntax-async-functions"
"transform-async-to-generator"
]

@@ -45,8 +44,7 @@ },

"devDependencies": {
"babel-eslint": "6.0.4",
"babel-plugin-syntax-async-functions": "6.5.0",
"babel-plugin-transform-async-to-generator": "6.7.4",
"babel-eslint": "6.1.0",
"babel-plugin-transform-async-to-generator": "6.8.0",
"babel-preset-es2015-node": "4.0.2",
"eslint": "2.10.2",
"eslint-config-default": "0.1.0",
"eslint": "3.0.0",
"eslint-config-default": "0.2.1",
"gulp": "3.9.1",

@@ -56,6 +54,6 @@ "gulp-babel": "6.1.2",

"gulp-chmod": "1.3.0",
"gulp-sass": "2.3.1"
"gulp-sass": "2.3.2"
},
"dependencies": {
"args": "1.0.1",
"args": "1.3.0",
"chalk": "1.1.3",

@@ -65,4 +63,4 @@ "denodeify": "1.2.1",

"handlebars": "4.0.5",
"istextorbinary": "1.0.2",
"micro-core": "0.1.0",
"istextorbinary": "2.1.0",
"micro-core": "0.4.0",
"mime": "1.3.4"

@@ -69,0 +67,0 @@ },

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