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

@channel.io/snippet

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@channel.io/snippet - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

.github/dependabot.yml

2

package.json
{
"name": "@channel.io/snippet",
"version": "0.2.3",
"version": "0.2.4",
"description": "channel.io snippet components",

@@ -5,0 +5,0 @@ "main": "build/cjs.js",

@@ -14,3 +14,16 @@ # Channel Snippet

# License
[MIT]('./LICENSE)
# Release
### NPM Package
```
npm publish
```
### Storybook
```
npm run deploy:storybook
```
### Prerequisites
1. Version-change commit을 올립니다.
1. exp → master 머지합니다. 머지PR에는 _[release]_ 태그를 붙여주세요.
1. Release Tag 만듭니다.

@@ -6,2 +6,3 @@ /* External dependencies */

import Colors from '../../styles/colors'
import { ellipsis } from '../../styles/Mixins'

@@ -83,2 +84,3 @@ interface OptionWrapperProps {

cursor: pointer;
${ellipsis}

@@ -85,0 +87,0 @@ &:hover {

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