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

@ably/ui

Package Overview
Dependencies
Maintainers
4
Versions
422
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 7.1.0 to 7.2.0

core/Loader.jsx

4

core/Footer.jsx

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

}, /*#__PURE__*/external_commonjs_react_commonjs2_react_default().createElement("a", {
href: absUrl("/documentation/quick-start-guide"),
href: absUrl("/docs/quick-start-guide"),
className: "ui-footer-menu-row-link"

@@ -414,3 +414,3 @@ }, "Start in 5 minutes")), /*#__PURE__*/external_commonjs_react_commonjs2_react_default().createElement("li", {

}, /*#__PURE__*/external_commonjs_react_commonjs2_react_default().createElement("a", {
href: absUrl("/documentation/"),
href: absUrl("/docs/"),
className: "ui-footer-menu-row-link"

@@ -417,0 +417,0 @@ }, "Documentation")), /*#__PURE__*/external_commonjs_react_commonjs2_react_default().createElement("li", {

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

}, "Docs, quick start guides, tutorials, and API reference to help you start building with Ably\u2019s platform and APIs."), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement(_FeaturedLink_component_jsx__WEBPACK_IMPORTED_MODULE_2__.default, {
url: absUrl("/documentation")
url: absUrl("/docs")
}, "Visit Documentation")), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("div", null, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_0___default().createElement("h3", {

@@ -351,0 +351,0 @@ className: "ui-meganav-overline uppercase",

{
"name": "@ably/ui",
"version": "7.1.0",
"version": "7.2.0",
"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": {

@@ -119,3 +119,3 @@ import React from "react";

<li className="p-menu-row-snug">
<a href={absUrl("/documentation/quick-start-guide")} className="ui-footer-menu-row-link">
<a href={absUrl("/docs/quick-start-guide")} className="ui-footer-menu-row-link">
Start in 5 minutes

@@ -125,3 +125,3 @@ </a>

<li className="p-menu-row-snug">
<a href={absUrl("/documentation/")} className="ui-footer-menu-row-link">
<a href={absUrl("/docs/")} className="ui-footer-menu-row-link">
Documentation

@@ -128,0 +128,0 @@ </a>

@@ -21,3 +21,3 @@ import React from "react";

<FeaturedLink url={absUrl("/documentation")}>Visit Documentation</FeaturedLink>
<FeaturedLink url={absUrl("/docs")}>Visit Documentation</FeaturedLink>
</div>

@@ -24,0 +24,0 @@

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

"gui-error": "var(--color-gui-error)",
"gui-success": "var(--color-gui-success)",
"icon-linkedin": "var(--icon-color-linkedin)",

@@ -81,0 +82,0 @@ "icon-twitter": "var(--icon-color-twitter)",

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

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