inet-core
Advanced tools
Comparing version 0.3.7 to 0.3.8
{ | ||
"name": "inet-core", | ||
"version": "0.3.7", | ||
"version": "0.3.8", | ||
"description": "iNet Core", | ||
@@ -5,0 +5,0 @@ "main": "./bundles/inet-core.umd.js", |
@@ -7,5 +7,3 @@ import { Observable } from 'rxjs/Observable'; | ||
private http; | ||
static environment: { | ||
production: boolean; | ||
}; | ||
private static environment; | ||
constructor(http: HttpClientService); | ||
@@ -12,0 +10,0 @@ logout(): void; |
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
176335
4733