inet-core
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "inet-core", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "iNet Core", | ||
@@ -5,0 +5,0 @@ "main": "./bundles/inet-core.umd.js", |
@@ -73,2 +73,6 @@ export declare class iNet { | ||
static getPluginManager(): any; | ||
/** | ||
* Gets the query param from url | ||
*/ | ||
static getParam(param: string): string; | ||
} |
@@ -26,3 +26,3 @@ import { UserProfile } from './model/user-profile'; | ||
/** | ||
* Gets the currently profile of user logged | ||
* Gets the curently profile of user logged | ||
*/ | ||
@@ -29,0 +29,0 @@ getProfile(): Observable<Object>; |
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
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
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
1351054
12174