You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@canonical/ds-types

Package Overview
Dependencies
Maintainers
25
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@canonical/ds-types - npm Package Compare versions

Comparing version
0.16.0
to
0.17.0
+5
-5
package.json
{
"name": "@canonical/ds-types",
"description": "Types and related type utilities for Pragma.",
"version": "0.16.0",
"version": "0.17.0",
"type": "module",

@@ -46,8 +46,8 @@ "main": "dist/esm/index.js",

"@biomejs/biome": "2.4.5",
"@canonical/biome-config": "^0.16.0",
"@canonical/typescript-config": "^0.16.0",
"@canonical/webarchitect": "^0.16.0",
"@canonical/biome-config": "^0.17.0",
"@canonical/typescript-config": "^0.17.0",
"@canonical/webarchitect": "^0.17.0",
"typescript": "^5.9.3"
},
"gitHead": "abd37ac4ff5ea649486e4e64fe01bb4b86284a64"
"gitHead": "7797c6d0bc70e440c183e8a3f2b33c6d4f03e234"
}