@coveo/auth
Advanced tools
Comparing version 1.1.5 to 1.1.6
{ | ||
"name": "@coveo/auth", | ||
"private": false, | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "Functions to help authenticate with the Coveo platform.", | ||
@@ -20,3 +20,3 @@ "main": "./dist/auth.js", | ||
"typedefinitions": "tsc -p src/tsconfig.build.json -d --emitDeclarationOnly --declarationDir dist/definitions", | ||
"clean": "rimraf -f -r dist/*", | ||
"clean": "rimraf -rf dist/*", | ||
"npm:publish:alpha": "node ../../scripts/deploy/publish.js alpha", | ||
@@ -23,0 +23,0 @@ "e2e:saml": "vite manual-e2e/saml/" |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
25673