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
10
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.14.1 to 4.0.0-rc.1

dist/v2/css/emoji-mart.css

11

package.json
{
"name": "@stream-io/stream-chat-css",
"version": "3.14.1",
"version": "4.0.0-rc.1",
"main": "dist/css/index.css",

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

"copy": "cp -R src/v2/styles/* dist/v2/scss",
"compile-to-css": "sass src/v2/styles/index.scss dist/v2/css/index.css --style compressed && sass src/v2/styles/index.layout.scss dist/v2/css/index.layout.css --style compressed",
"compile-to-css": "sass src/v2/styles/index.scss dist/v2/css/index.css --style compressed && sass src/v2/styles/index.layout.scss dist/v2/css/index.layout.css --style compressed && sass src/vendor/emoji-mart.scss dist/v2/css/emoji-mart.css --style compressed",
"bundle-sass": "echo '\u001b[34mℹ\u001b[0m Compiling scss files to css bundle' && sass src/v1/index.scss dist/css/index.css --style compressed && echo '\u001b[32m✓\u001b[0m Finished bundling css'",

@@ -34,7 +34,6 @@ "copy-assets": "echo '\u001b[34mℹ\u001b[0m Copying assets to distributed directory' && cp -R src/assets dist/assets && echo '\u001b[32m✓\u001b[0m Finished copying assets'",

{
"name": "theming2",
"name": "rc",
"prerelease": true
}
],
"dryRun": false,
"plugins": [

@@ -49,6 +48,4 @@ "@semantic-release/commit-analyzer",

],
"@semantic-release/github",
[
"@semantic-release/github"
],
[
"@semantic-release/git",

@@ -55,0 +52,0 @@ {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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