@abp/ng.core
Advanced tools
Comparing version 8.2.2 to 8.2.3
@@ -0,3 +1,4 @@ | ||
import { Injector } from '@angular/core'; | ||
export declare function uuid(a?: any): string; | ||
export declare function generateHash(value: string): number; | ||
export declare function generatePassword(length?: number): string; | ||
export declare function generatePassword(injector?: Injector, length?: number): string; |
{ | ||
"name": "@abp/ng.core", | ||
"version": "8.2.2", | ||
"version": "8.2.3", | ||
"homepage": "https://abp.io", | ||
@@ -10,3 +10,3 @@ "repository": { | ||
"dependencies": { | ||
"@abp/utils": "~8.2.2", | ||
"@abp/utils": "~8.2.3", | ||
"just-clone": "^6.0.0", | ||
@@ -13,0 +13,0 @@ "just-compare": "^2.0.0", |
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
1575969
13947
Updated@abp/utils@~8.2.3