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

@coveo/auth

Package Overview
Dependencies
Maintainers
16
Versions
467
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coveo/auth - npm Package Compare versions

Comparing version 1.6.19 to 1.6.20

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [1.6.20](https://github.com/coveo/ui-kit/compare/@coveo/auth@1.6.19...@coveo/auth@1.6.20) (2022-06-28)
### Bug Fixes
* make lockfiles part of the PR generated files ([#2167](https://github.com/coveo/ui-kit/issues/2167)) ([0b1d12a](https://github.com/coveo/ui-kit/commit/0b1d12a5f47879583ace719f0ebf03f0490499a5))
## [1.6.19](https://github.com/coveo/ui-kit/compare/@coveo/auth@1.6.18...@coveo/auth@1.6.19) (2022-06-27)

@@ -8,0 +19,0 @@

2

package.json
{
"name": "@coveo/auth",
"private": false,
"version": "1.6.19",
"version": "1.6.20",
"description": "Functions to help authenticate with the Coveo platform.",

@@ -6,0 +6,0 @@ "main": "./dist/auth.js",

@@ -0,1 +1,3 @@

[![npm version](https://badge.fury.io/js/@coveo%2Fauth.svg)](https://badge.fury.io/js/@coveo%2Fauth)
# @coveo/auth

@@ -18,2 +20,3 @@

### Example
```

@@ -33,2 +36,3 @@ import {buildSamlClient} from '@coveo/auth`;

```
### Example with `@coveo/headless`

@@ -55,2 +59,3 @@

```
### Example with `@coveo/headless` and `React`

@@ -76,2 +81,2 @@

Default value is `https://platform.cloud.coveo.com`.
Default value is `https://platform.cloud.coveo.com`.
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