New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@coveo/auth

Package Overview
Dependencies
Maintainers
12
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.1.5 to 1.1.6

4

package.json
{
"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/"

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