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

@deep-foundation/messaging

Package Overview
Dependencies
Maintainers
12
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deep-foundation/messaging - npm Package Compare versions

Comparing version 1.1.0 to 2.0.0

58

deep.json
{
"package": {
"name": "@deep-foundation/messaging",
"version": "1.1.0"
"version": "2.0.0"
},

@@ -10,3 +10,3 @@ "data": [

"dependencyId": 0,
"containValue": "Type"
"containValue": "Tree"
},

@@ -18,3 +18,3 @@ "id": 1

"dependencyId": 0,
"containValue": "Any"
"containValue": "Type"
},

@@ -26,3 +26,3 @@ "id": 2

"dependencyId": 0,
"containValue": "Tree"
"containValue": "Any"
},

@@ -34,3 +34,3 @@ "id": 3

"dependencyId": 0,
"containValue": "TreeIncludeNode"
"containValue": "TreeIncludeUp"
},

@@ -42,3 +42,3 @@ "id": 4

"dependencyId": 0,
"containValue": "TreeIncludeUp"
"containValue": "Value"
},

@@ -50,3 +50,3 @@ "id": 5

"dependencyId": 0,
"containValue": "Value"
"containValue": "String"
},

@@ -58,3 +58,3 @@ "id": 6

"dependencyId": 0,
"containValue": "String"
"containValue": "TreeIncludeNode"
},

@@ -64,27 +64,21 @@ "id": 7

{
"id": "Author",
"type": 1,
"from": 2,
"to": 2
"id": "messagingTree",
"type": 1
},
{
"id": "MessagingTree",
"type": 3
"id": "Author",
"type": 2,
"from": 3,
"to": 3
},
{
"id": "messagingTreeAny",
"type": 4,
"from": "MessagingTree",
"to": 2
},
{
"id": "Reply",
"type": 1,
"from": 2,
"to": 2
"type": 2,
"from": 3,
"to": 3
},
{
"id": "messagingTreeReply",
"type": 5,
"from": "MessagingTree",
"type": 4,
"from": "messagingTree",
"to": "Reply"

@@ -94,9 +88,15 @@ },

"id": "Message",
"type": 1
"type": 2
},
{
"id": "MessageValue",
"type": 6,
"id": "messageValue",
"type": 5,
"from": "Message",
"to": 7
"to": 6
},
{
"id": "messagingTreeAny",
"type": 7,
"from": "messagingTree",
"to": 3
}

@@ -103,0 +103,0 @@ ],

@@ -6,3 +6,3 @@ {

],
"version": "1.1.0",
"version": "2.0.0",
"dependencies": {

@@ -9,0 +9,0 @@ "@deep-foundation/core": "^0.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