@wix/sdk-types
Advanced tools
Comparing version
{ | ||
"name": "@wix/sdk-types", | ||
"version": "1.13.16", | ||
"version": "1.13.17", | ||
"license": "MIT", | ||
@@ -16,3 +16,4 @@ "author": { | ||
"build", | ||
"internal" | ||
"internal", | ||
"client" | ||
], | ||
@@ -25,3 +26,3 @@ "publishConfig": { | ||
"build": "tsup", | ||
"test": "tsc --noEmit && tsup --config tsup.test.config.ts && vitest run", | ||
"test": "tsc --noEmit && vitest run", | ||
"lint": "eslint --max-warnings=0 .", | ||
@@ -35,6 +36,6 @@ "typecheck": "tsc --noEmit" | ||
"@wix/monitoring-types": "^0.12.0", | ||
"type-fest": "^4.40.1" | ||
"type-fest": "^4.41.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.17.32", | ||
"@types/node": "^20.17.46", | ||
"eslint": "^8.57.1", | ||
@@ -66,3 +67,3 @@ "eslint-config-sdk": "0.0.0", | ||
}, | ||
"falconPackageHash": "387a57f5c8cb61f2a227b7b60ee0a58a0f929b26b186b01ec3436e6d" | ||
"falconPackageHash": "76f9877c5483eb5114d24da7e268a54bb6377d11b99b78f1db119bac" | ||
} |
179529
0.09%15
15.38%1788
0.34%Updated