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.0 to 0.2.2

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 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 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"]);

@@ -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 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 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"]);

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

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

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

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

position: absolute;
z-index: 10;
max-height: 345px;

@@ -64,0 +65,0 @@ overflow-y: auto;

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