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

@astro-my/aim-sdk

Package Overview
Dependencies
Maintainers
8
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astro-my/aim-sdk - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

3

lib/partner/partner.sdk.js

@@ -37,3 +37,4 @@ const axios = require('axios');

response_types: partner.responseTypes,
redirect_uris: partner.allowLoginSuccessRedirect
redirect_uris: partner.allowLoginSuccessRedirect,
token_endpoint_auth_method: partner.tokenEndpointAuthMethod
}));

@@ -40,0 +41,0 @@ return result;

{
"name": "@astro-my/aim-sdk",
"version": "1.0.3",
"version": "1.0.4",
"description": "The SDK to access Astro Identity Core functionality",

@@ -5,0 +5,0 @@ "main": "src/index.js",

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