New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.9 to 1.0.14

9

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

@@ -9,5 +9,6 @@ "main": "index.ts",

"build": "../../node_modules/.bin/tsc",
"versionBump": "npm version patch -m 'Auto-bumped version to %s before npm publish'",
"bump": "npm version patch",
"publish": "npm publish --access public",
"commitAndPush": "git commit -m 'Auto-bumped version to %s before npm publish' && git push",
"commit": "git commit -m 'Auto-bumped version to %s before npm publish'",
"push": "git push",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -18,2 +19,2 @@ },

"license": "ISC"
}
}

Sorry, the diff of this file is too big to display

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