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

glud-component

Package Overview
Dependencies
Maintainers
1
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

glud-component - npm Package Compare versions

Comparing version 1.9.8 to 1.9.9

5

lib/Tag/index.js

@@ -56,2 +56,3 @@ 'use strict';

isDelete = _props.isDelete,
fullwidth = _props.fullwidth,
onClick = _props.onClick,

@@ -71,3 +72,4 @@ children = _props.children;

'is-rounded': rounded,
'is-delete': isDelete
'is-delete': isDelete,
'is-fullwidth': fullwidth
});

@@ -96,2 +98,3 @@

isDelete: _propTypes2.default.bool,
fullwidth: _propTypes2.default.bool,
onClick: _propTypes2.default.func

@@ -98,0 +101,0 @@ }, _class.defaultProps = {

2

package.json
{
"name": "glud-component",
"version": "1.9.8",
"version": "1.9.9",
"description": "",

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

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