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.5 to 1.8.0-alpha.6

7

CHANGELOG.md

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

# [1.8.0-alpha.6](https://github.com/virtuoso-dev/message-list/compare/v1.8.0-alpha.5...v1.8.0-alpha.6) (2024-06-06)
### Bug Fixes
* switch to peer deps for react ([f992b02](https://github.com/virtuoso-dev/message-list/commit/f992b024368980e3db3fb3b6974e7e2e8a9e8c74))
# [1.8.0-alpha.5](https://github.com/virtuoso-dev/message-list/compare/v1.8.0-alpha.4...v1.8.0-alpha.5) (2024-06-06)

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

2

dist/index.js

@@ -1608,3 +1608,3 @@ import { jsxs as At, jsx as y, Fragment as Hn } from "react/jsx-runtime";

now: /* @__PURE__ */ new Date(),
packageTimestamp: 1717685056283
packageTimestamp: 1717687550227
});

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

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

},
"version": "1.8.0-alpha.5",
"version": "1.8.0-alpha.6",
"type": "module",

@@ -79,6 +79,8 @@ "module": "dist/index.js",

"dependencies": {
"@mdxeditor/gurx": "^1.1.3",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"@mdxeditor/gurx": "^1.1.3"
},
"peerDependencies": {
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
"devDependencies": {

@@ -85,0 +87,0 @@ "@ladle/react": "^4.0.2",

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