@xylabs/static-implements
Advanced tools
Comparing version 4.0.3 to 4.0.4
@@ -1,3 +0,2 @@ | ||
declare function staticImplements<T>(): <U extends T>(constructor: U) => void; | ||
export { staticImplements }; | ||
export * from './staticImplements.ts'; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@xylabs/static-implements", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "Base functionality used throughout XY Labs TypeScript/JavaScript libraries", | ||
@@ -40,5 +40,5 @@ "keywords": [ | ||
"devDependencies": { | ||
"@xylabs/ts-scripts-yarn3": "^4.0.0", | ||
"@xylabs/tsconfig": "^4.0.0", | ||
"@xylabs/tsconfig-jest": "^4.0.0", | ||
"@xylabs/ts-scripts-yarn3": "^4.0.7", | ||
"@xylabs/tsconfig": "^4.0.7", | ||
"@xylabs/tsconfig-jest": "^4.0.7", | ||
"typescript": "^5.5.4" | ||
@@ -45,0 +45,0 @@ }, |
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
12542
12