@owlui/typings
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.0.3](https://github.com/EEBOS/owl-ui/compare/v0.0.2...v0.0.3) (2022-01-21) | ||
**Note:** Version bump only for package @owlui/typings | ||
## [0.0.2](https://github.com/EEBOS/owl-ui/compare/v0.0.1...v0.0.2) (2022-01-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@owlui/typings", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "", | ||
@@ -22,3 +22,3 @@ "homepage": "https://github.com/EEBOS/owl-ui/tree/main/typings#readme", | ||
}, | ||
"gitHead": "e2ea2e5c36a8b718509474206a3e0be826281b19" | ||
"gitHead": "a0c6999ae7fe0614916479e7ad5d806c14f8b56b" | ||
} |
{ | ||
"extends": "../tsconfig.base.json", | ||
"compilerOptions": { | ||
"isolatedModules": true, | ||
"allowSyntheticDefaultImports": true, | ||
"skipLibCheck": false, | ||
"noEmit": true, | ||
"types": [] | ||
"isolatedModules": true, | ||
"allowSyntheticDefaultImports": true, | ||
"skipLibCheck": false, | ||
"noEmit": true, | ||
"types": [] | ||
}, | ||
"include": [], | ||
"files": [] | ||
} | ||
"files": [], | ||
"references": [ | ||
{ | ||
"path": "./static-assets/tsconfig.json" | ||
}, | ||
{ | ||
"path": "./custom-global/tsconfig.json" | ||
} | ||
] | ||
} |
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
4178
11
56