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

@spark-ui/slot

Package Overview
Dependencies
Maintainers
7
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@spark-ui/slot - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

6

CHANGELOG.md

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

# [1.4.0](https://github.com/adevinta/spark/compare/@spark-ui/slot@1.3.0...@spark-ui/slot@1.4.0) (2023-04-07)
### Features
- add peerDeps field ([18e758d](https://github.com/adevinta/spark/commit/18e758d4796389711040fed1c9b738270c505abf))
# [1.3.0](https://github.com/adevinta/spark/compare/@spark-ui/slot@1.2.4...@spark-ui/slot@1.3.0) (2023-04-07)

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

9

package.json
{
"name": "@spark-ui/slot",
"version": "1.3.0",
"version": "1.4.0",
"description": "Merges its props onto its immediate child",

@@ -17,3 +17,8 @@ "publishConfig": {

},
"gitHead": "cf60c025cc460a0b68246c84722a9014324ddf8a"
"peerDependencies": {
"react": "^16.8 || ^17.0 || ^18.0",
"react-dom": "^16.8 || ^17.0 || ^18.0",
"tailwindcss": "^3.0.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