@sklechko/tslib
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -1,3 +0,2 @@ | ||
export * from "./deep/foo"; | ||
export * from "./deep/deeper/bar"; | ||
export declare var bas: string; | ||
export * from "./Greeter"; | ||
export * from "./utils/Utils"; |
{ | ||
"name": "@sklechko/tslib", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Test lib written in TypeScript", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
2320
37