@xylabs/buffer
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -11,3 +11,3 @@ { | ||
"email": "support@xylabs.com", | ||
"url": "https://github.com/xylabs/sdk-js/issues" | ||
"url": "git+https://github.com/xylabs/sdk-js/issues" | ||
}, | ||
@@ -37,7 +37,7 @@ "description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
"dependencies": { | ||
"@xylabs/platform": "^4.0.1", | ||
"@xylabs/platform": "^4.0.2", | ||
"buffer": "^6.0.3" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^22.3.0", | ||
"@types/node": "^22.4.0", | ||
"@xylabs/ts-scripts-yarn3": "^4.0.0-rc.15", | ||
@@ -56,7 +56,7 @@ "@xylabs/tsconfig": "^4.0.0-rc.15", | ||
"type": "git", | ||
"url": "https://github.com/xylabs/sdk-js.git" | ||
"url": "git+https://github.com/xylabs/sdk-js.git" | ||
}, | ||
"sideEffects": false, | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"type": "module" | ||
} |
@@ -1,2 +0,2 @@ | ||
import { XyTsupConfig } from '@xylabs/ts-scripts-yarn3' | ||
import type { XyTsupConfig } from '@xylabs/ts-scripts-yarn3' | ||
const config: XyTsupConfig = { | ||
@@ -3,0 +3,0 @@ compile: { |
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
14124
Updated@xylabs/platform@^4.0.2