@xylabs/crypto
Advanced tools
Comparing version 3.6.5 to 3.6.6
@@ -49,3 +49,3 @@ { | ||
"dependencies": { | ||
"@xylabs/platform": "^3.6.5", | ||
"@xylabs/platform": "^3.6.6", | ||
"crypto-js": "^4.2.0" | ||
@@ -55,6 +55,6 @@ }, | ||
"@types/crypto-js": "^4.2.2", | ||
"@types/node": "^20.14.12", | ||
"@xylabs/ts-scripts-yarn3": "^3.12.4", | ||
"@xylabs/tsconfig": "^3.12.4", | ||
"@xylabs/tsconfig-dom": "^3.12.4", | ||
"@types/node": "^22.0.0", | ||
"@xylabs/ts-scripts-yarn3": "^3.14.1", | ||
"@xylabs/tsconfig": "^3.14.1", | ||
"@xylabs/tsconfig-dom": "^3.14.1", | ||
"typescript": "^5.5.4" | ||
@@ -73,4 +73,4 @@ }, | ||
"sideEffects": false, | ||
"version": "3.6.5", | ||
"version": "3.6.6", | ||
"type": "module" | ||
} |
@@ -16,3 +16,2 @@ import { XyTsupConfig } from '@xylabs/ts-scripts-yarn3' | ||
// eslint-disable-next-line import/no-default-export | ||
export default config |
24236
180
Updated@xylabs/platform@^3.6.6