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

dragon-ui

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dragon-ui - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

2

components/Icon/index.jsx

@@ -8,3 +8,3 @@

render () {
const { type, ...others } = this.props;
const { type, className, ...others } = this.props;
const cls = classnames({

@@ -11,0 +11,0 @@ 'ui-icon' : true,

{
"name": "dragon-ui",
"version": "0.0.10",
"version": "0.0.11",
"main": "lib/index.js",

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

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