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
17
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.10.4-pre.a58df6963d to 1.10.4

2

package.json

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

{"name":"@coveo/auth","version":"1.10.4-pre.a58df6963d","description":"Functions to help authenticate with the Coveo platform.","main":"./dist/auth.js","module":"./dist/auth.esm.js","browser":{"./dist/auth.esm.js":"./dist/auth.esm.js"},"types":"./dist/definitions/auth.d.ts","files":["dist/"],"scripts":{"dev":"concurrently \"npm run build:definitions -- -w\" \"npm run build:bundles -- dev\"","build":"npm run build:definitions && npm run build:bundles","test":"jest","test:watch":"jest --watch --colors --no-cache --silent=false","build:bundles":"node esbuild.mjs","build:definitions":"tsc -p src/tsconfig.build.json -d --emitDeclarationOnly --declarationDir dist/definitions","clean":"rimraf -rf dist/*","release:phase1":"npx -p=@coveo/release bump","release:phase2":"npx -p=@coveo/release npm-publish","promote:npm:latest":"node ../../scripts/deploy/update-npm-tag.mjs latest","e2e":"npm run e2e:saml","e2e:saml":"vite manual-e2e/saml/"},"repository":{"type":"git","url":"git+https://github.com/coveo/ui-kit.git","directory":"packages/auth"},"keywords":["coveo","authentication","saml"],"license":"Apache-2.0","bugs":{"url":"https://github.com/coveo/ui-kit/issues"},"homepage":"https://github.com/coveo/ui-kit/packages/auth#readme","devDependencies":{"rimraf":"3.0.2","vite":"2.9.15"},"engines":{"node":">=10"}}
{"name":"@coveo/auth","version":"1.10.4","description":"Functions to help authenticate with the Coveo platform.","main":"./dist/auth.js","module":"./dist/auth.esm.js","browser":{"./dist/auth.esm.js":"./dist/auth.esm.js"},"types":"./dist/definitions/auth.d.ts","files":["dist/"],"scripts":{"dev":"concurrently \"npm run build:definitions -- -w\" \"npm run build:bundles -- dev\"","build":"npm run build:definitions && npm run build:bundles","test":"jest","test:watch":"jest --watch --colors --no-cache --silent=false","build:bundles":"node esbuild.mjs","build:definitions":"tsc -p src/tsconfig.build.json -d --emitDeclarationOnly --declarationDir dist/definitions","clean":"rimraf -rf dist/*","release:phase1":"npx -p=@coveo/release bump","release:phase2":"npx -p=@coveo/release npm-publish","promote:npm:latest":"node ../../scripts/deploy/update-npm-tag.mjs latest","e2e":"npm run e2e:saml","e2e:saml":"vite manual-e2e/saml/"},"repository":{"type":"git","url":"git+https://github.com/coveo/ui-kit.git","directory":"packages/auth"},"keywords":["coveo","authentication","saml"],"license":"Apache-2.0","bugs":{"url":"https://github.com/coveo/ui-kit/issues"},"homepage":"https://github.com/coveo/ui-kit/packages/auth#readme","devDependencies":{"rimraf":"3.0.2","vite":"2.9.15"},"engines":{"node":">=10"}}
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