🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@dossierhq/core

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dossierhq/core - npm Package Compare versions

Comparing version
0.7.14
to
0.7.15
+6
-6
package.json
{
"name": "@dossierhq/core",
"version": "0.7.14",
"version": "0.7.15",
"description": "The core Dossier library used by clients and server alike, used to interact with schema and entities directly, as well as remotely through a client.",

@@ -34,8 +34,8 @@ "keywords": [

"devDependencies": {
"@vitest/coverage-v8": "~3.0.5",
"eslint": "~9.20.1",
"typescript": "~5.7.3",
"vitest": "~3.0.5",
"@vitest/coverage-v8": "~3.0.6",
"eslint": "~9.21.0",
"typescript": "~5.8.2",
"vitest": "~3.0.7",
"@dossierhq/eslint-config": "1.0.1",
"@dossierhq/typescript-config": "1.0.1"
"@dossierhq/typescript-config": "1.0.2"
},

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