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
0
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 to 1.8.1

7

CHANGELOG.md

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

## [1.8.1](https://github.com/virtuoso-dev/message-list/compare/v1.8.0...v1.8.1) (2024-07-08)
### Bug Fixes
* scroll to item accepts custom scroll ([64da416](https://github.com/virtuoso-dev/message-list/commit/64da41655087c026eba66ca3d37837c57a0e0756))
# [1.8.0](https://github.com/virtuoso-dev/message-list/compare/v1.7.1...v1.8.0) (2024-07-07)

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

2

dist/index.d.ts

@@ -194,3 +194,3 @@ /// <reference types="react" />

*/
behavior?: 'smooth' | 'auto';
behavior?: ScrollBehavior_2;
/**

@@ -197,0 +197,0 @@ * Use the offset for additional adjustment of the position - can be a positive or negative number.

@@ -1597,3 +1597,3 @@ import { jsxs as Jt, jsx as y, Fragment as io } from "react/jsx-runtime";

now: /* @__PURE__ */ new Date(),
packageTimestamp: 1720342701746
packageTimestamp: 1720423940030
});

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

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

},
"version": "1.8.0",
"version": "1.8.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