🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@devframes/hub

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devframes/hub - npm Package Compare versions

Comparing version
0.7.14
to
0.7.15
+4
-4
package.json
{
"name": "@devframes/hub",
"type": "module",
"version": "0.7.14",
"version": "0.7.15",
"description": "Framework-neutral hub layer for devframe — docks, terminals, messages, commands.",

@@ -36,3 +36,3 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"peerDependencies": {
"devframe": "0.7.14"
"devframe": "0.7.15"
},

@@ -49,6 +49,6 @@ "dependencies": {

"devDependencies": {
"@types/node": "^26.1.1",
"@types/node": "^26.1.2",
"mlly": "^1.8.2",
"tsdown": "^0.22.14",
"devframe": "0.7.14"
"devframe": "0.7.15"
},

@@ -55,0 +55,0 @@ "scripts": {

Sorry, the diff of this file is too big to display