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

@spark-ui/use-merge-refs

Package Overview
Dependencies
Maintainers
7
Versions
155
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.1 to 0.2.2

6

CHANGELOG.md

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

## [0.2.2](https://github.com/adevinta/spark/compare/@spark-ui/use-merge-refs@0.2.1...@spark-ui/use-merge-refs@0.2.2) (2023-03-30)
### Bug Fixes
- revise code in accordance with the updated vite configuration ([4f4174a](https://github.com/adevinta/spark/commit/4f4174a0ef8df71f28af5c77acf0c5f7c7837e58)), closes [#503](https://github.com/adevinta/spark/issues/503)
## [0.2.1](https://github.com/adevinta/spark/compare/@spark-ui/use-merge-refs@0.2.0...@spark-ui/use-merge-refs@0.2.1) (2023-03-30)

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

4

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

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

},
"gitHead": "809ee05317cf757488c151b9183aae64fb3720e3"
"gitHead": "fc82061d3d539d3f24a0a43128cbf762a4b76cf9"
}

@@ -6,2 +6,2 @@ import path from 'path'

export default getComponentConfiguration(name)
export default getComponentConfiguration(process.cwd(), name)
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