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

@jmondi/oauth2-server

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jmondi/oauth2-server - npm Package Compare versions

Comparing version 3.0.0-alpha.10 to 3.0.0-alpha.11

11

package.json
{
"version": "3.0.0-alpha.10",
"version": "3.0.0-alpha.11",
"name": "@jmondi/oauth2-server",

@@ -57,3 +57,10 @@ "author": "Jason Raimondi <jason@raimondi.us>",

},
"types": "./dist/index.d.ts"
"typesVersions": {
"*": {
"*": [
"./dist/index.d.ts",
"./dist/*"
]
}
}
}

@@ -412,2 +412,7 @@ # TypeScript OAuth2.0 Server

## Migration Guide
- [v1 to v2](https://github.com/jasonraimondi/ts-oauth2-server/releases/tag/v2.0.0)
- [v2 to v3](https://jasonraimondi.github.io/ts-oauth2-server/migration/v2_to_v3.html)
## Thanks

@@ -414,0 +419,0 @@

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