@quiq/chat-types
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@quiq/chat-types", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A TypeScript decleration project for the external portion of chat-ui.", | ||
@@ -9,4 +9,3 @@ "main": "index.ts", | ||
"build": "../../node_modules/.bin/tsc", | ||
"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", | ||
"publish": "npm publish --access public", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -13,0 +12,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
99698