Socket
Socket
Sign inDemoInstall

passport-trello

Package Overview
Dependencies
4
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

18

package.json
{
"name": "passport-trello",
"version": "1.0.0",
"version": "1.1.0",
"description": "Trello authentication strategy for Passport.",

@@ -9,3 +9,3 @@ "author": "Dmitry Gorbunov <me@tewi.tk> (http://tewi.tk)",

"type": "git",
"url": "http://github.com/fuwaneko/passport-trello.git"
"url": "git+ssh://git@github.com/fuwaneko/passport-trello.git"
},

@@ -17,3 +17,3 @@ "scripts": {

"dependencies": {
"passport-oauth1": "^1.2.0"
"passport-oauth1": "^1.3.0"
},

@@ -32,9 +32,9 @@ "engines": {

"devDependencies": {
"express": "^4.18.1",
"express-session": "^1.17.3",
"mocha": "^10.0.0",
"nock": "^13.2.4",
"passport": "^0.6.0",
"supertest": "^6.2.3"
"express": "^4.19.2",
"express-session": "^1.18.0",
"mocha": "^10.4.0",
"nock": "^13.5.4",
"passport": "^0.7.0",
"supertest": "^6.3.4"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc