@spinque/angular-ui
Advanced tools
Comparing version 18.1.21 to 18.1.22
{ | ||
"name": "@spinque/angular-ui", | ||
"version": "18.1.21", | ||
"version": "18.1.22", | ||
"description": "Library containing Angular components to rapidly develop applications on top of Spinque APIs.", | ||
@@ -57,2 +57,8 @@ "author": "Spinque B.V.", | ||
}, | ||
"./result-list": { | ||
"types": "./result-list/index.d.ts", | ||
"esm2022": "./esm2022/result-list/spinque-angular-ui-result-list.mjs", | ||
"esm": "./esm2022/result-list/spinque-angular-ui-result-list.mjs", | ||
"default": "./fesm2022/spinque-angular-ui-result-list.mjs" | ||
}, | ||
"./result-base": { | ||
@@ -76,8 +82,2 @@ "types": "./result-base/index.d.ts", | ||
}, | ||
"./result-list": { | ||
"types": "./result-list/index.d.ts", | ||
"esm2022": "./esm2022/result-list/spinque-angular-ui-result-list.mjs", | ||
"esm": "./esm2022/result-list/spinque-angular-ui-result-list.mjs", | ||
"default": "./fesm2022/spinque-angular-ui-result-list.mjs" | ||
}, | ||
"./scroll": { | ||
@@ -84,0 +84,0 @@ "types": "./scroll/index.d.ts", |
export * from './spinque-angular-ui.module'; | ||
export * from './api.service'; | ||
export * from './infer-type.directive'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
838792
179
7220