New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

xprezzo-send

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xprezzo-send - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

2

index.js
/*!
* xprezzo-send
* Copyright(c) 2020 Leolio McLeon
* Copyright(c) 2020 Ben Ajenoui <info@seohero.io>
* MIT Licensed

@@ -5,0 +5,0 @@ */

{
"name": "xprezzo-send",
"description": "Better streaming static file server with Range and conditional-GET support",
"version": "1.0.3",
"author": "Leolio Mcleon <info@leolio.page>",
"version": "1.1.0",
"author": "Ben Ajenoui <info@seohero.io>",
"license": "MIT",

@@ -22,5 +22,5 @@ "repository": "xprezzo/xpreezo-send",

"range-parser": "~1.2.1",
"xprezzo-debug": "1.0.1",
"xprezzo-http-errors": "1.0.2",
"xprezzo-on-finished": "1.0.0"
"xprezzo-debug": "1.1.0",
"xprezzo-http-errors": "1.1.0",
"xprezzo-on-finished": "1.1.0"
},

@@ -27,0 +27,0 @@ "devDependencies": {

@@ -11,17 +11,2 @@ # xprezzo-send

## Philosophy of Xprezzo
Problems faced:
* Too many requires which creates problem when project grow
* The dependencies update are slow
* Test cases of difficult to design
How Xprezzo try to tackle those problems:
* Useful internal libraries/packages are exposed
* Merge small libraries into a larger one.
* Provide easy to use test framework
## Installation

@@ -325,5 +310,8 @@

## People
Xprezzo and related projects are maintained by [Ben Ajenoui](mailto:info@seohero.io) and sponsored by [SEO Hero](https://www.seohero.io).
## License
[MIT](LICENSE)

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