Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@coveo/explorer-messenger

Package Overview
Dependencies
Maintainers
16
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coveo/explorer-messenger - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

8

package.json
{
"name": "@coveo/explorer-messenger",
"version": "0.1.1",
"version": "0.2.0",
"type": "module",

@@ -13,8 +13,10 @@ "module": "./dist/messenger.js",

"vite": "^4.5.0",
"vite-plugin-dts": "^3.6.3"
"vite-plugin-dts": "^3.6.3",
"explorer-eslint": "0.0.0"
},
"scripts": {
"dev": "vite",
"build": "tsc && vite build"
"build": "tsc && vite build",
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0"
}
}
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