Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xmtp/content-type-read-receipt

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xmtp/content-type-read-receipt - npm Package Compare versions

Comparing version 1.1.12 to 2.0.0

12

package.json
{
"name": "@xmtp/content-type-read-receipt",
"version": "1.1.12",
"version": "2.0.0",
"description": "An XMTP content type to support read receipts",

@@ -32,9 +32,7 @@ "keywords": [

"browser": "./dist/browser/index.js",
"import": "./dist/index.js",
"require": "./dist/index.cjs"
"default": "./dist/index.js"
},
"./package.json": "./package.json"
},
"main": "dist/index.cjs",
"module": "dist/index.js",
"main": "dist/index.js",
"browser": "dist/browser/index.js",

@@ -70,3 +68,3 @@ "types": "dist/index.d.ts",

"dependencies": {
"@xmtp/content-type-primitives": "^1.0.3"
"@xmtp/content-type-primitives": "^2.0.0"
},

@@ -80,3 +78,3 @@ "devDependencies": {

"ethers": "^6.11.1",
"happy-dom": "^15.7.4",
"happy-dom": "^15.11.6",
"rimraf": "^6.0.1",

@@ -83,0 +81,0 @@ "rollup": "^4.27.3",

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