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 4.0.10 to 4.0.11

24

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

@@ -56,3 +56,3 @@ "email": "zac@zacanger.com",

"mz": "2.7.0",
"zeelib": "11.1.6"
"zeelib": "11.1.8"
},

@@ -64,21 +64,21 @@ "devDependencies": {

"@types/mime-types": "2.1.0",
"@types/mz": "2.7.2",
"@types/node": "14.14.7",
"@types/mz": "2.7.3",
"@types/node": "14.14.12",
"@types/supertest": "2.0.10",
"@types/tape": "4.13.0",
"eslint": "7.13.0",
"eslint-plugin-zacanger": "2.1.3",
"husky": "4.3.0",
"eslint": "7.15.0",
"eslint-plugin-zacanger": "2.2.0",
"husky": "4.3.5",
"istanbul": "0.4.5",
"koa": "2.13.0",
"lint-staged": "10.5.1",
"lint-staged": "10.5.3",
"npm-run-all": "4.1.5",
"nyc": "15.1.0",
"prettier": "2.1.2",
"sortpack": "2.1.10",
"prettier": "2.2.1",
"sortpack": "2.1.11",
"supertest": "6.0.1",
"tap-spec": "5.0.0",
"tape": "5.0.1",
"ts-node": "9.0.0",
"typescript": "4.0.5"
"ts-node": "9.1.1",
"typescript": "4.1.3"
},

@@ -85,0 +85,0 @@ "engines": {

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