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

react-hyphen

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-hyphen - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

4

dist/react-hyphen.cjs.js

@@ -59,3 +59,5 @@ 'use strict';

return _children ? React.cloneElement(item, props, React.createElement(Hyphenated, null, _children)) : item;
return _children ? React.cloneElement(item, props, React.createElement(Hyphenated, {
language: language
}, _children)) : item;
}

@@ -62,0 +64,0 @@ });

{
"name": "react-hyphen",
"version": "1.1.1",
"version": "1.1.2",
"keywords": [

@@ -5,0 +5,0 @@ "hyphenate",

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