Socket
Socket
Sign inDemoInstall

@hsds/utils-react

Package Overview
Dependencies
Maintainers
7
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 8.1.2 to 8.2.0

hoist-non-react-statics.js

12

CHANGELOG.md

@@ -5,2 +5,14 @@ # Changelog

## [8.2.0](https://github.com/helpscout/hsds/compare/utils-react-8.1.2...utils-react-8.2.0) (2024-01-03)
### Features
* **utils-react:** moves hoist-non-react-statics into hsds ([220e489](https://github.com/helpscout/hsds/commit/220e489d8f3161edf7c6b1a1e827ff4cf30d7cfd))
### Bug Fixes
* **utils-react:** correct linting issue ([7207925](https://github.com/helpscout/hsds/commit/7207925a1151d8a97d24bc67d3b91bb7ca365bb2))
## [8.1.2](https://github.com/helpscout/hsds/compare/utils-react-8.1.1...utils-react-8.1.2) (2023-11-15)

@@ -7,0 +19,0 @@

5

package.json
{
"name": "@hsds/utils-react",
"version": "8.1.2",
"version": "8.2.0",
"peerDependencies": {

@@ -11,4 +11,5 @@ "react": "~16.14.0 || ~17.0.2"

"lodash.get": "4.4.2",
"lodash.isplainobject": "4.0.6"
"lodash.isplainobject": "4.0.6",
"react-is": "17.0.2"
}
}

1

README.md

@@ -25,2 +25,3 @@ # react

- `isNativeSpanType`
- `hoistNonReactStatics`: just a copy of the package `hoist-non-react-statics` which hasn't been updated in years and has old react dependencies

@@ -27,0 +28,0 @@ ## Running unit tests

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