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

restify

Package Overview
Dependencies
Maintainers
0
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

restify - npm Package Versions

1
19

4.3.4

Diff

hekike
published 7.2.0 •

Changelog

Source

7.2.0 (2018-05-16)

Features
  • helpers: add compose feature (#1660) (eb60ef40)

<a name="7.1.2"></a>

hekike
published 7.1.2 •

Changelog

Source

7.1.2 (2018-05-15)

Bug Fixes

<a name="7.1.1"></a>

hekike
published 7.1.1 •

Changelog

Source

7.1.1 (2018-04-10)

Bug Fixes
  • plugins: save req._matchedVersion (#1642) (69f917a3)

<a name="7.1.0"></a>

donutespresso
published 4.3.3 •

hekike
published 7.1.0 •

Changelog

Source

7.1.0 (2018-03-26)

Features
  • router: add ignoreTrailingSlash router option (#1632) (92ffbf5c)

<a name="7.0.0"></a>

hekike
published 7.0.0 •

Changelog

Source

7.0.0 (2018-03-20)

Features
  • server: new router and middleware system (#1561) (1161370b)
Breaking Changes
  • Server returns RequestCloseError instead of RequestAbortedError
  • Non-strict routing is gone
  • Different RegExp usage in router path and wildcards
  • Remove already deprecated next.ifError
  • Disable DTrace probes by default
  • Change in calling next multiple times
  • Router versioning and content type as a separate plugin: conditionalHandler
  • After event fires when both request is flushed and the last handler is finished
  • Metrics plugin latency logic changes and new latencies were added

For more info see the /guides/6to7guide.md. (1161370b)

  • dropping support below Node.js 4 (0698f45c)

<a name="6.4.0"></a>

hekike
published 6.4.0 •

Changelog

Source

6.4.0 (2018-03-20)

Bug Fixes
  • server should fire not acceptable event (#1627) (8b11b71b)
  • send numbers or bools as payloads (#1609) (0919f26d)
  • Allow multiple unmerged set-cookie headers. (#1570) (df040154)
  • add support for secureOptions in createServer (#1575) (656e60e0)
  • use Buffer.isBuffer instead of util.isBuffer. (#1593) (35bd1c2b)
  • jsonBodyParser: fix percent sign causing server fail (#1411) (bde8fda6)
  • request: date() and time() methods return value (#1576) (4c2cb1a7)

<a name="6.3.4"></a>

donutespresso
published 4.3.2 •

hekike
published 6.3.4 •

Changelog

Source

6.3.4 (2017-11-21)

Bug Fixes
  • bodyReader: Fix memory leak (#1566) (756b3f02)
  • server: avoiding uncaughtException in _routeErrorResponse by only sending response when (cf65c65c)

<a name="6.3.2"></a>

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