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

@virtuoso.dev/message-list

Package Overview
Dependencies
Maintainers
2
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@virtuoso.dev/message-list - npm Package Compare versions

Comparing version 1.8.0-alpha.15 to 1.8.0-alpha.16

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [1.8.0-alpha.16](https://github.com/virtuoso-dev/message-list/compare/v1.8.0-alpha.15...v1.8.0-alpha.16) (2024-06-17)
### Bug Fixes
* increase debounce time ([07a52a6](https://github.com/virtuoso-dev/message-list/commit/07a52a6876062e3f94e763d78e749a57d2b9c410))
# [1.8.0-alpha.15](https://github.com/virtuoso-dev/message-list/compare/v1.8.0-alpha.14...v1.8.0-alpha.15) (2024-06-17)

@@ -2,0 +9,0 @@

4

dist/index.js

@@ -902,3 +902,3 @@ import { jsxs as Nt, jsx as y, Fragment as Gn } from "react/jsx-runtime";

v((o) => o !== null),
ge(1)
ge(20)
),

@@ -1553,3 +1553,3 @@ ne

now: /* @__PURE__ */ new Date(),
packageTimestamp: 1718624464026
packageTimestamp: 1718631524724
});

@@ -1556,0 +1556,0 @@ return /* @__PURE__ */ y(Wn.Provider, { value: n, children: t });

@@ -23,3 +23,3 @@ {

},
"version": "1.8.0-alpha.15",
"version": "1.8.0-alpha.16",
"type": "module",

@@ -115,3 +115,3 @@ "module": "dist/index.js",

"engines": {
"node": ">=20"
"node": ">=18"
},

@@ -118,0 +118,0 @@ "prettier": {

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