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

@quiq/chat-types

Package Overview
Dependencies
Maintainers
6
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quiq/chat-types - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

4

package.json
{
"name": "@quiq/chat-types",
"version": "1.0.3",
"version": "1.0.4",
"description": "A TypeScript decleration project for the external portion of chat-ui.",

@@ -9,3 +9,3 @@ "main": "index.ts",

"build": "../../node_modules/.bin/tsc",
"publish": "npm version patch --force",
"publish": "npm version patch -m 'Auto-bumped version to %s before npm publish'",
"publish2": "npm version patch -m 'Auto-bumped version to %s before npm publish' && npm publish --access public",

@@ -12,0 +12,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

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