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

passport-apple

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

passport-apple - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

src/strategy.js

7

package.json
{
"name": "passport-apple",
"version": "0.0.1",
"version": "1.0.0",
"description": "Passport strategy for Sign in with Apple",
"main": "index.js",
"main": "src/strategy.js",
"scripts": {

@@ -34,4 +34,5 @@ "test": "echo \"Error: no test specified\" && exit 1"

"dependencies": {
"passport-oauth2": "^1.5.0"
"passport-oauth2": "^1.5.0",
"jsonwebtoken": "^8.5.1"
}
}
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