You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@deepkit/api-console-api

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deepkit/api-console-api - npm Package Compare versions

Comparing version

to
1.0.6

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [1.0.6](https://github.com/deepkit/deepkit-framework/compare/v1.0.5...v1.0.6) (2025-04-03)
**Note:** Version bump only for package @deepkit/api-console-api
## [1.0.5](https://github.com/deepkit/deepkit-framework/compare/v1.0.4...v1.0.5) (2025-04-02)

@@ -8,0 +12,0 @@

6

package.json
{
"name": "@deepkit/api-console-api",
"version": "1.0.5",
"version": "1.0.6",
"type": "commonjs",

@@ -38,3 +38,3 @@ "main": "./dist/cjs/index.js",

"@deepkit/logger": "^1.0.5",
"@deepkit/rpc": "^1.0.5",
"@deepkit/rpc": "^1.0.6",
"@deepkit/type": "^1.0.5"

@@ -55,3 +55,3 @@ },

},
"gitHead": "9aa41071fc32dfb9b0212b521a8f670f93732e9d"
"gitHead": "77aee9e321524a47f627e259cc34a23dad5c1a06"
}