@stream-io/stream-chat-css
Advanced tools
Comparing version 1.0.25 to 1.0.26
{ | ||
"name": "@stream-io/stream-chat-css", | ||
"version": "1.0.25", | ||
"version": "1.0.26", | ||
"main": "dist/css/index.css", | ||
@@ -5,0 +5,0 @@ "description": "Bundled CSS for Stream Chat web SDKs", |
@@ -5,3 +5,3 @@ # stream-chat-css | ||
[![NPM](https://img.shields.io/npm/v/stream-chat-css.svg)](https://www.npmjs.com/package/stream-chat-css) | ||
[![NPM](https://img.shields.io/npm/v/@stream-io/stream-chat-css.svg)](https://www.npmjs.com/package/@stream-io/stream-chat-css) | ||
@@ -12,5 +12,5 @@ ## Install | ||
# with npm | ||
npm install --save stream-chat-css | ||
npm install --save @stream-io/stream-chat-css | ||
# with yarn | ||
yarn add stream-chat-css | ||
yarn add @stream-io/stream-chat-css | ||
``` | ||
@@ -23,3 +23,3 @@ | ||
```tsx | ||
import 'stream-chat-css/dist/css/index.css'; | ||
import '@stream-io/stream-chat-css/dist/css/index.css'; | ||
``` | ||
@@ -26,0 +26,0 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4561891
0