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

@meetalva/alva-design

Package Overview
Dependencies
Maintainers
4
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meetalva/alva-design - npm Package Compare versions

Comparing version 1.6.1 to 1.6.2

2

lib/cookie-notice/cookie-notice.js

@@ -18,3 +18,3 @@ "use strict";

React.createElement(copy_1.Copy, { color: colors_1.Color.Grey70 },
React.createElement("a", { href: props.linkHref, style: { textDecoration: 'none', color: 'inherit' } }, props.linkText))),
React.createElement("a", { href: props.linkHref, target: "_blank", style: { textDecoration: 'none', color: 'inherit' } }, props.linkText))),
React.createElement(space_1.Space, { size: space_1.SpaceSize.S }),

@@ -21,0 +21,0 @@ React.createElement(button_1.Button, { order: button_1.ButtonOrder.Primary, onClick: props.buttonOnClick }, props.buttonText)));

{
"name": "@meetalva/alva-design",
"version": "1.6.1",
"version": "1.6.2",
"description": "Every component used for the official Alva website",

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

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