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 0.4.1 to 0.4.2

6

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

@@ -41,4 +41,6 @@ "main": "index.js",

"mocha": "3.x.x",
"supertest": "3.x.x"
"morgan": "1.x.x",
"supertest": "3.x.x",
"winston": "2.x.x"
}
}

@@ -57,3 +57,3 @@ # REST-Ana

}
res.send(); // 200 is the defacult response code
res.send(); // 200 is the default response code
});

@@ -60,0 +60,0 @@ ```

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