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

limes

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

limes - npm Package Compare versions

Comparing version 0.2.1 to 0.3.0

circle.yml

24

package.json
{
"name": "limes",
"version": "0.2.1",
"version": "0.3.0",
"description": "limes authenticates users.",

@@ -17,14 +17,14 @@ "contributors": [

"dependencies": {
"express-jwt": "1.0.0",
"jsonwebtoken": "3.2.2",
"middleware-flow": "0.6.1"
"express-jwt": "3.0.0",
"jsonwebtoken": "5.0.0",
"middleware-flow": "0.7.0"
},
"devDependencies": {
"assertthat": "0.4.2",
"express": "4.11.2",
"assertthat": "0.6.0",
"express": "4.12.3",
"grunt": "0.4.5",
"socket.io": "1.3.3",
"socket.io-client": "1.3.3",
"socket.io": "1.3.5",
"socket.io-client": "1.3.5",
"supertest": "0.15.0",
"tourism": "0.13.2"
"tourism": "0.16.1"
},

@@ -35,3 +35,9 @@ "repository": {

},
"keywords": [
"authentication",
"jwt",
"security",
"token"
],
"license": "MIT"
}
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