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

anchor-ui

Package Overview
Dependencies
Maintainers
2
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anchor-ui - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

7

app-header/index.js

@@ -89,7 +89,7 @@ 'use strict';

) : null,
_react2.default.createElement(
text ? _react2.default.createElement(
'h1',
{ style: (0, _combineStyles2.default)(_appHeader2.default.text, textStyle) },
text
),
) : null,
rightButton ? _react2.default.createElement(

@@ -112,3 +112,3 @@ 'div',

*/
text: _react.PropTypes.node.isRequired,
text: _react.PropTypes.node,
/**

@@ -140,2 +140,3 @@ * Icon (your app's icon)

AppHeader.defaultProps = {
text: null,
style: {},

@@ -142,0 +143,0 @@ textStyle: {},

{
"name": "anchor-ui",
"version": "2.2.1",
"version": "2.2.2",
"description": "React Component UI Kit",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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