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

fengui

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fengui - npm Package Compare versions

Comparing version 0.6.12 to 0.6.14

2

component/form/BtnGroup.jsx

@@ -15,2 +15,4 @@ import React from "react";

}
children = children.filter(btn => !!btn.props);
return (

@@ -17,0 +19,0 @@ <div className={`${styles.btnGroup} ${className || ''}`} style={style}>

2

package.json
{
"name": "fengui",
"version": "0.6.12",
"version": "0.6.14",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/fengjr",

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