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 0.1.0 to 0.1.1

2

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

@@ -6,0 +6,0 @@ "name": "Zac Anger",

@@ -60,4 +60,6 @@ # Koa Simple Static

* Please _add_ tests, if you're adding functionality.
* The top item on my todo-list here is moving all the tests to just use `tape`
(with `babel-tape-runner`).
* My top priority right now is reducing dependencies:
* Using Node's `zlib` and `fs` instead of `mz`
* Removing `regenerator`
* I would also like to add typings for TypeScript users.

@@ -64,0 +66,0 @@ ## License

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