@xylabs/url
Advanced tools
Comparing version 2.10.14 to 2.10.15
@@ -54,5 +54,5 @@ { | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^2.19.5", | ||
"@xylabs/tsconfig": "^2.19.5", | ||
"@xylabs/tsconfig-dom": "^2.19.5", | ||
"@xylabs/ts-scripts-yarn3": "^2.19.9", | ||
"@xylabs/tsconfig": "^2.19.9", | ||
"@xylabs/tsconfig-dom": "^2.19.9", | ||
"publint": "^0.2.2", | ||
@@ -73,3 +73,3 @@ "tsup": "^7.2.0" | ||
"sideEffects": false, | ||
"version": "2.10.14" | ||
"version": "2.10.15" | ||
} |
@@ -1,2 +0,2 @@ | ||
import { URL } from 'node:url' | ||
import { URL } from 'url' | ||
export { URL as NodeUrl } |
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
13015
13
53