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

restana

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

restana - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

18

package.json
{
"name": "restana",
"version": "2.2.0",
"version": "2.2.1",
"description": "Super fast and minimalist web framework for building REST micro-services.",

@@ -36,20 +36,20 @@ "main": "index.js",

"dependencies": {
"find-my-way": "^1.15.1"
"find-my-way": "^1.15.4"
},
"devDependencies": {
"chai": "^4.1.2",
"chai": "^4.2.0",
"express": "^4.16.3",
"fastify": "^1.7.0",
"hapi": "^17.5.2",
"koa": "^2.5.1",
"fastify": "^1.12.1",
"hapi": "^17.6.0",
"koa": "^2.5.3",
"koa-router": "^7.4.0",
"mocha": "^5.2.0",
"morgan": "^1.9.0",
"morgan": "^1.9.1",
"polka": "^0.4.0",
"restify": "^7.2.1",
"standard": "^11.0.1",
"supertest": "^3.1.0",
"supertest": "^3.3.0",
"turbo-http": "^0.3.0",
"winston": "^2.4.3"
"winston": "^2.4.4"
}
}
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