New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

authentic-service

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

authentic-service - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

.travis.yml

10

package.json
{
"name": "authentic-service",
"version": "0.3.0",
"version": "0.3.1",
"description": "This is the service component of Authentic. This will help decode tokens so that you can authenticate users within a microservice.",

@@ -17,10 +17,10 @@ "main": "index.js",

"dependencies": {
"async-cache": "^1.0.0",
"async-cache": "^1.1.0",
"corsify": "^2.1.0",
"jsonist": "^1.3.0",
"jsonwebtoken": "^5.4.1"
"jsonist": "^2.1.0",
"jsonwebtoken": "^7.4.1"
},
"devDependencies": {
"servertest": "^1.2.1",
"tape": "^4.2.2"
"tape": "^4.6.3"
},

@@ -27,0 +27,0 @@ "directories": {

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