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

@ebot7/edem-react

Package Overview
Dependencies
Maintainers
3
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ebot7/edem-react - npm Package Compare versions

Comparing version 0.16.0 to 0.16.1

3

dist/react-component-lib/utils/attachProps.js

@@ -16,3 +16,4 @@ import { camelToDashCase } from './case';

name === 'className' ||
name === 'forwardedRef') {
name === 'forwardedRef' ||
newProps[name] === undefined) {
return;

@@ -19,0 +20,0 @@ }

{
"name": "@ebot7/edem-react",
"version": "0.16.0",
"version": "0.16.1",
"sideEffects": false,

@@ -48,3 +48,3 @@ "main": "./dist/index.js",

},
"gitHead": "9883fc8a7a6a5024d68b4f9e6e15245072161089"
"gitHead": "95896fae38ffa0e0e3acda9124bff9470dbfc5dc"
}

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