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

@stream-io/stream-chat-css

Package Overview
Dependencies
Maintainers
13
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stream-io/stream-chat-css - npm Package Compare versions

Comparing version 3.0.0-theming2.7 to 3.0.0-theming2.8

5

package.json
{
"name": "@stream-io/stream-chat-css",
"version": "3.0.0-theming2.7",
"version": "3.0.0-theming2.8",
"main": "dist/css/index.css",

@@ -12,3 +12,4 @@ "description": "Bundled CSS for Stream Chat web SDKs",

"scripts": {
"build": "yarn build-v1 && yarn build-v2 && yarn copy-vendor-styles && yarn generate-docs",
"prepublishOnly": "yarn generate-docs",
"build": "yarn build-v1 && yarn build-v2 && yarn copy-vendor-styles",
"build-v1": "rm -rf dist && mkdir -p dist && yarn bundle-sass && yarn copy-assets && yarn copy-styles",

@@ -15,0 +16,0 @@ "build-v2": "rm -rf dist/v2 && mkdir -p dist/v2/scss && yarn copy && yarn compile-to-css",

docs/theming/component-variables.mdx

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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