Socket
Socket
Sign inDemoInstall

@hsds/utils-react

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hsds/utils-react - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0

CHANGELOG.md

4

package.json
{
"name": "@hsds/utils-react",
"version": "4.0.0",
"version": "4.1.0",
"peerDependencies": {
"react": "~16.14.0 || ~17.0.2"
},
"main": "./index.umd.js",
"main": "./index.cjs.js",
"module": "./index.esm.js",

@@ -9,0 +9,0 @@ "typings": "./index.d.ts",

@@ -5,2 +5,23 @@ # react

Includes:
- `ATTRIBUTE_REGEX`
- `ATTRIBUTE_NAME_START_CHAR`
- `ATTRIBUTE_NAME_CHAR`
- `isCustomAttribute`
- `OTHER_ATTRIBUTE_REGEX`
- `isPropValid`
- `getValidProps`
- `getComponentName`
- `getComponentKey`
- `isReact15`
- `isReact16`
- `isReact15Up`
- `isReactComponent`
- `getShallowDiffs`
- `getDocumentFromComponent`
- `wrapComponentName`
- `isComponentOneOfType`
- `isNativeSpanType`
## Running unit tests

@@ -10,2 +31,2 @@

> Up to date with hsds-react `v3.54.2`
> Up to date with hsds-react `v3.54.11`
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