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.0.1-dev.6103afe to 6.0.1-dev.cf70cf9

9

core/MeganavContentDevelopers.jsx

@@ -375,3 +375,10 @@ (function webpackUniversalModuleDefinition(root, factory) {

className: "ui-meganav-media-copy"
}, "Augment your apps with realtime updates like weather or transit."))))), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("div", null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("h3", {
}, "Augment your apps with realtime updates like weather or transit."))), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("li", null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("a", {
href: absUrl("/periodic-table-of-realtime"),
className: "ui-meganav-media group"
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
className: "ui-meganav-media-heading"
}, "The Periodic Table of Realtime"), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("p", {
className: "ui-meganav-media-copy"
}, "A compendium for all things realtime and event-driven."))))), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("div", null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("h3", {
className: "ui-meganav-overline uppercase",

@@ -378,0 +385,0 @@ id: "meganav-developers-panel-quick-links"

2

package.json
{
"name": "@ably/ui",
"version": "6.0.1-dev.6103afe",
"version": "6.0.1-dev.cf70cf9",
"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": {

@@ -47,2 +47,8 @@ import React from "react";

</li>
<li>
<a href={absUrl("/periodic-table-of-realtime")} className="ui-meganav-media group">
<p className="ui-meganav-media-heading">The Periodic Table of Realtime</p>
<p className="ui-meganav-media-copy">A compendium for all things realtime and event-driven.</p>
</a>
</li>
</ul>

@@ -49,0 +55,0 @@ </div>

Sorry, the diff of this file is too big to display

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