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

koa-simple-static

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-simple-static - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

32

package.json
{
"name": "koa-simple-static",
"description": "Simple caching static file server for Koa 2.",
"version": "2.0.5",
"version": "2.0.6",
"author": {

@@ -50,16 +50,16 @@ "email": "zac@zacanger.com",

"dependencies": {
"compressible": "2.0.16",
"compressible": "2.0.17",
"fs-readdir-recursive": "1.1.0",
"mime-types": "2.1.22",
"mime-types": "2.1.24",
"mz": "2.7.0",
"zeelib": "8.5.0"
"zeelib": "8.6.0"
},
"devDependencies": {
"@babel/cli": "7.4.3",
"@babel/core": "7.4.3",
"@babel/preset-env": "7.4.3",
"@babel/cli": "7.4.4",
"@babel/core": "7.4.4",
"@babel/preset-env": "7.4.4",
"@babel/preset-flow": "7.0.0",
"@babel/register": "7.4.0",
"@babel/register": "7.4.4",
"babel-eslint": "10.0.1",
"babel-plugin-add-module-exports": "1.0.0",
"babel-plugin-add-module-exports": "1.0.2",
"babel-tape-runner": "3.0.0",

@@ -69,14 +69,14 @@ "eslint": "5.16.0",

"eslint-plugin-babel": "5.3.0",
"eslint-plugin-flowtype": "3.6.0",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-node": "8.0.1",
"eslint-plugin-flowtype": "3.9.0",
"eslint-plugin-import": "2.17.2",
"eslint-plugin-node": "9.0.1",
"eslint-plugin-promise": "4.1.1",
"eslint-plugin-unicorn": "8.0.1",
"eslint-plugin-unicorn": "8.0.2",
"flow-bin": "0.77.0",
"flow-copy-source": "2.0.3",
"flow-copy-source": "2.0.6",
"flow-coverage-report": "0.6.1",
"istanbul": "0.4.5",
"koa": "2.7.0",
"nyc": "13.3.0",
"sortpack": "1.1.4",
"nyc": "14.1.1",
"sortpack": "1.1.6",
"supertest": "4.0.2",

@@ -83,0 +83,0 @@ "tap-spec": "5.0.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