angular2-esri-loader
Advanced tools
Comparing version 0.1.8 to 0.1.9
{ | ||
"name": "angular2-esri-loader", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "An Angular 2 service to help you load ArcGIS API for JavaScript Modules", | ||
@@ -26,3 +26,2 @@ "scripts": { | ||
"@angular/core": "^2.1.0", | ||
"@types/es6-shim": "^0.31.32", | ||
"esri-loader": "^0.1.2", | ||
@@ -33,2 +32,3 @@ "rxjs": "5.0.0-beta.12", | ||
"devDependencies": { | ||
"@types/core-js": "^0.9.34", | ||
"typescript": "^2.0.10" | ||
@@ -35,0 +35,0 @@ }, |
@@ -1,2 +0,2 @@ | ||
/// <reference types="es6-shim" /> | ||
/// <reference types="core-js" /> | ||
export declare class EsriLoaderService { | ||
@@ -3,0 +3,0 @@ constructor(); |
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
4
18761
2
- Removed@types/es6-shim@^0.31.32
- Removed@types/es6-shim@0.31.45(transitive)