@xylabs/buffer
Advanced tools
Comparing version 3.1.13 to 3.2.0
@@ -49,10 +49,10 @@ { | ||
"dependencies": { | ||
"@xylabs/platform": "~3.1.13", | ||
"@xylabs/platform": "~3.2.0", | ||
"buffer": "^6.0.3" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.12.7", | ||
"@xylabs/ts-scripts-yarn3": "^3.9.1", | ||
"@xylabs/tsconfig": "^3.9.1", | ||
"@xylabs/tsconfig-dom": "^3.9.1", | ||
"@types/node": "^20.12.8", | ||
"@xylabs/ts-scripts-yarn3": "^3.10.0", | ||
"@xylabs/tsconfig": "^3.10.0", | ||
"@xylabs/tsconfig-dom": "^3.10.0", | ||
"typescript": "^5.4.5" | ||
@@ -71,4 +71,4 @@ }, | ||
"sideEffects": false, | ||
"version": "3.1.13", | ||
"version": "3.2.0", | ||
"type": "module" | ||
} |
@@ -8,2 +8,3 @@ import { XyTsupConfig } from '@xylabs/ts-scripts-yarn3' | ||
mode: 'tsup', | ||
neutral: {}, | ||
node: { | ||
@@ -10,0 +11,0 @@ 'src/node': true, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21488
160
+ Added@xylabs/platform@3.2.0(transitive)
- Removed@xylabs/platform@3.1.13(transitive)
Updated@xylabs/platform@~3.2.0