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

@spark-ui/use-merge-refs

Package Overview
Dependencies
Maintainers
7
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/use-merge-refs - npm Package Compare versions

Comparing version 0.2.3 to 0.3.0

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

# [0.3.0](https://github.com/adevinta/spark/compare/@spark-ui/use-merge-refs@0.2.3...@spark-ui/use-merge-refs@0.3.0) (2023-04-07)
### Features
- add peerDeps field ([18e758d](https://github.com/adevinta/spark/commit/18e758d4796389711040fed1c9b738270c505abf))
## [0.2.3](https://github.com/adevinta/spark/compare/@spark-ui/use-merge-refs@0.2.2...@spark-ui/use-merge-refs@0.2.3) (2023-03-31)

@@ -8,0 +14,0 @@

8

package.json
{
"name": "@spark-ui/use-merge-refs",
"version": "0.2.3",
"version": "0.3.0",
"description": "merge and sync the passed references into a single one",

@@ -19,3 +19,7 @@ "publishConfig": {

},
"gitHead": "92768ee141d0617f99ff07870b74fe7a4b33ccfb"
"peerDependencies": {
"react": "^16.8 || ^17.0 || ^18.0",
"react-dom": "^16.8 || ^17.0 || ^18.0"
},
"gitHead": "a5e5af21496ded1cce43912266002fa36b3ac328"
}
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