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 Compare versions

Comparing version 0.1.9 to 0.1.10

20

package.json
{
"name": "restify",
"description": "REST framework specifically meant for web service APIs",
"version": "0.1.9",
"version": "0.1.10",
"repository": {
"type": "git",
"url": "git://github.com/mcavage/node-resty.git"
"url": "git://github.com/mcavage/node-restify.git"
},

@@ -17,11 +17,9 @@ "author": "Mark Cavage <mcavage@gmail.com> (http://www.joyent.com)",

},
"man": {
"name": "restify",
"man": ["./docs/restify.3",
"./docs/restify-log.7",
"./docs/restify-request.7",
"./docs/restify-response.7",
"./docs/restify-routes.7"
]
},
"man": [
"./docs/restify.3",
"./docs/restify-log.7",
"./docs/restify-request.7",
"./docs/restify-response.7",
"./docs/restify-routes.7"
],
"devDependencies": {

@@ -28,0 +26,0 @@ "httpu": ">=0.0.1",

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