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

leajs-server

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leajs-server - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

13

package.json
{
"name": "leajs-server",
"description": "extendable, configuration based http server",
"version": "0.1.0",
"version": "0.1.1",
"homepage": "https://github.com/lea-js/",

@@ -49,4 +49,11 @@ "author": {

"hook-up": "^0.2.2",
"read-conf": "^0.4.3"
"read-conf": "^0.4.3",
"leajs-cache": "^0.1.0",
"leajs-encoding": "^0.1.0",
"leajs-files": "^0.1.0",
"leajs-folders": "^0.1.0",
"leajs-eventsource": "^0.1.0",
"leajs-locale": "^0.1.0",
"leajs-redirect": "^0.1.0"
}
}
}

@@ -116,3 +116,3 @@ # Leajs

- **[leajs-cache](https://github.com/lea-js/leajs-cache)** - handles caching of resources
- [leajs-locale](https://github.com/lea-js/leajs-locale) - simplifies local
- [leajs-locale](https://github.com/lea-js/leajs-locale) - simplifies handling locale header
- [leajs-eventsource](https://github.com/lea-js/leajs-eventsource) - eventsource implementation

@@ -119,0 +119,0 @@ - [leajs-redirect](https://github.com/lea-js/leajs-redirect) - manages redirects

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