@coveo/auth
Advanced tools
Comparing version 1.9.3 to 1.9.4
{ | ||
"name": "@coveo/auth", | ||
"version": "1.9.3", | ||
"version": "1.9.4", | ||
"description": "Functions to help authenticate with the Coveo platform.", | ||
@@ -20,2 +20,3 @@ "main": "./dist/auth.js", | ||
"clean": "rimraf -rf dist/*", | ||
"npm:publish": "node ../../scripts/deploy/publish.mjs", | ||
"npm:publish:alpha": "node ../../scripts/deploy/publish.mjs alpha", | ||
@@ -22,0 +23,0 @@ "e2e:saml": "vite manual-e2e/saml/" |
26017