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

node-auth-rest-server

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-auth-rest-server - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

7

package.json

@@ -5,3 +5,3 @@ {

"description": "Provides a basic token authentication, and auto generation of authentication token",
"version": "0.1.3",
"version": "0.1.4",
"repository": {

@@ -20,3 +20,6 @@ "url": ""

},
"dependencies": {},
"dependencies": {
"bcrypt-nodejs": "0.0.3",
"body-parser": "1.12.4"
},
"engines": {

@@ -23,0 +26,0 @@ "node": "*"

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