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.2 to 0.2.3

.idea/codeStyles/codeStyleConfig.xml

2

build/cjs.js

@@ -602,3 +602,3 @@ 'use strict';

function _templateObject5() {
var data = _taggedTemplateLiteral(["\n width: 100%;\n background-color: ", ";\n padding: 8px 0;\n position: absolute;\n z-index: 10;\n max-height: 345px;\n overflow-y: auto;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 ", ", 0 0 0 1px ", ";\n ", "\n"]);
var data = _taggedTemplateLiteral(["\n width: 100%;\n background-color: ", ";\n padding: 8px 0;\n position: absolute;\n max-height: 345px;\n overflow-y: auto;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 ", ", 0 0 0 1px ", ";\n ", "\n"]);

@@ -605,0 +605,0 @@ _templateObject5 = function _templateObject5() {

@@ -596,3 +596,3 @@ import React, { createContext, useRef, useState, useCallback, useMemo, useContext, useReducer, useEffect } from 'react';

function _templateObject5() {
var data = _taggedTemplateLiteral(["\n width: 100%;\n background-color: ", ";\n padding: 8px 0;\n position: absolute;\n z-index: 10;\n max-height: 345px;\n overflow-y: auto;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 ", ", 0 0 0 1px ", ";\n ", "\n"]);
var data = _taggedTemplateLiteral(["\n width: 100%;\n background-color: ", ";\n padding: 8px 0;\n position: absolute;\n max-height: 345px;\n overflow-y: auto;\n border-radius: 8px;\n box-shadow: 0 4px 12px 0 ", ", 0 0 0 1px ", ";\n ", "\n"]);

@@ -599,0 +599,0 @@ _templateObject5 = function _templateObject5() {

{
"name": "@channel.io/snippet",
"version": "0.2.2",
"version": "0.2.3",
"description": "channel.io snippet components",

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

@@ -6,3 +6,3 @@ # Channel Snippet

* [Builder](https://snippet-builder.channel.io/)
* [Storybook](https://zoyi.github.io/channel-snippet-web)
* [Storybook](https://channel-io.github.io/snippet-web)

@@ -9,0 +9,0 @@ # Installation

@@ -44,3 +44,3 @@ /* External dependencies */

return Colors.Green400
case TextColors.Highlited:
case TextColors.Highlighted:
return Colors.Cobalt400

@@ -47,0 +47,0 @@ case TextColors.Warning:

@@ -5,3 +5,3 @@ enum TextColors {

Success = 'success',
Highlited = 'highlited',
Highlighted = 'highlighted',
Warning = 'warning',

@@ -8,0 +8,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

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