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.2.0 to 1.2.1

7

CHANGELOG.md

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

## [1.2.1](https://github.com/virtuoso-dev/message-list/compare/v1.2.0...v1.2.1) (2024-04-07)
### Bug Fixes
* improve upwards scroll in iOS ([5d05d4a](https://github.com/virtuoso-dev/message-list/commit/5d05d4a919c14d1dcf57f03ac9bcc03a6a9e1ca2))
# [1.2.0](https://github.com/virtuoso-dev/message-list/compare/v1.1.0...v1.2.0) (2024-04-07)

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

10

dist/index.js

@@ -738,8 +738,8 @@ import { jsxs as Tt, jsx as b, Fragment as bn } from "react/jsx-runtime";

e.pub(D, !0), t < 0 ? requestAnimationFrame(() => {
e.pub(q, { top: -t, behavior: "instant" }), requestAnimationFrame(() => {
e.pub(R, 0), e.pub(D, !1);
e.pub(q, { top: -t, behavior: "instant" }), e.pub(R, 0), requestAnimationFrame(() => {
e.pub(D, !1);
});
}) : requestAnimationFrame(() => {
e.pub(q, { top: -t, behavior: "instant" }), requestAnimationFrame(() => {
e.pub(R, 0), e.pub(D, !1);
e.pub(q, { top: -t, behavior: "instant" }), e.pub(R, 0), requestAnimationFrame(() => {
e.pub(D, !1);
});

@@ -1530,3 +1530,3 @@ });

now: /* @__PURE__ */ new Date(),
packageTimestamp: 1712469380082
packageTimestamp: 1712499667672
});

@@ -1533,0 +1533,0 @@ return /* @__PURE__ */ b(dn.Provider, { value: n, children: t });

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

},
"version": "1.2.0",
"version": "1.2.1",
"type": "module",

@@ -26,0 +26,0 @@ "module": "dist/index.js",

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