@coveo/auth
Advanced tools
Comparing version 2.0.6-pre.0a3e0d524e to 2.0.6-pre.0f33d58e34
/** | ||
* @license | ||
* | ||
* Copyright 2024 Coveo Solutions Inc. | ||
* Copyright 2025 Coveo Solutions Inc. | ||
* | ||
@@ -6,0 +6,0 @@ * Licensed under the Apache License, Version 2.0 (the "License"); |
/** | ||
* @license | ||
* | ||
* Copyright 2024 Coveo Solutions Inc. | ||
* Copyright 2025 Coveo Solutions Inc. | ||
* | ||
@@ -6,0 +6,0 @@ * Licensed under the Apache License, Version 2.0 (the "License"); |
{ | ||
"name": "@coveo/auth", | ||
"version": "2.0.6-pre.0a3e0d524e", | ||
"version": "2.0.6-pre.0f33d58e34", | ||
"description": "Functions to help authenticate with the Coveo platform.", | ||
@@ -46,3 +46,3 @@ "main": "./dist/auth.js", | ||
"rimraf": "6.0.1", | ||
"vite": "5.4.1", | ||
"vite": "5.4.11", | ||
"jest": "29.7.0", | ||
@@ -49,0 +49,0 @@ "ts-jest": "29.2.5" |
27064