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

@blackbaud/auth-client

Package Overview
Dependencies
Maintainers
2
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blackbaud/auth-client - npm Package Compare versions

Comparing version 2.17.1 to 2.17.2

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 2.17.2 (2019-08-02)
- Added `selected` property to `BBOmnibarServiceItem`. [#84](https://github.com/blackbaud/auth-client/pull/84)
# 2.17.1 (2019-07-19)

@@ -2,0 +6,0 @@

2

package.json
{
"name": "@blackbaud/auth-client",
"version": "2.17.1",
"version": "2.17.2",
"description": "Provides methods for obtaining an authentication token from the Blackbaud authentication service.",

@@ -5,0 +5,0 @@ "main": "dist/bundles/auth-client.umd.js",

@@ -5,4 +5,5 @@ import { BBOmnibarNavigationItem } from './omnibar-navigation-item';

items?: BBOmnibarNavigationItem[];
selected?: boolean;
specialItems?: BBOmnibarNavigationItem[];
imageUrl?: string;
}
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