New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ably/ui

Package Overview
Dependencies
Maintainers
4
Versions
439
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ably/ui - npm Package Compare versions

Comparing version 6.5.2 to 6.5.3-dev.0ab7c2f

core/fonts/.DS_Store

6

core/Footer.jsx

@@ -563,2 +563,8 @@ (function webpackUniversalModuleDefinition(root, factory) {

size: "1.5rem"
})), /*#__PURE__*/external_commonjs_react_commonjs2_react_default().createElement("a", {
className: "h-24 pr-24 text-cool-black hover:text-icon-discord",
href: "https://discord.com/invite/wPnfgACt"
}, /*#__PURE__*/external_commonjs_react_commonjs2_react_default().createElement(component.default, {
name: "discord",
size: "1.5rem"
})), /*#__PURE__*/external_commonjs_react_commonjs2_react_default().createElement("div", {

@@ -565,0 +571,0 @@ className: "border-l border-mid-grey h-40"

2

package.json
{
"name": "@ably/ui",
"version": "6.5.2",
"version": "6.5.3-dev.0ab7c2f",
"description": "Home of the Ably design system library ([design.ably.com](https://design.ably.com)). It provides a showcase, development/test environment and a publishing pipeline for different distributables.",

@@ -5,0 +5,0 @@ "repository": {

@@ -271,2 +271,5 @@ import React from "react";

</a>
<a className="h-24 pr-24 text-cool-black hover:text-icon-discord" href="https://discord.com/invite/wPnfgACt">
<Icon name="discord" size="1.5rem" />
</a>
<div className="border-l border-mid-grey h-40"></div>

@@ -273,0 +276,0 @@ <a

@@ -84,2 +84,3 @@ module.exports = {

"icon-github": "var(--icon-color-github)",
"icon-discord": "var(--icon-color-discord)",
},

@@ -86,0 +87,0 @@ fontFamily: {

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