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

auth-api-types

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auth-api-types - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

dist/index.d.ts

@@ -14,3 +14,3 @@ /**

responses: {
/** @description Login was successful. Access token is returned */
/** @description Login was successful. Access token is returned. */
200: {

@@ -32,3 +32,3 @@ content: {

responses: {
/** @description Access token was successfully created */
/** @description Access token was successfully created. */
200: {

@@ -35,0 +35,0 @@ content: {

{
"name": "auth-api-types",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -26,2 +26,2 @@ "scripts": {

]
}
}
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