angular2-esri-loader
Advanced tools
Comparing version 0.1.5 to 0.1.6
{ | ||
"name": "angular2-esri-loader", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "An Angular 2 service to help you load ArcGIS API for JavaScript Modules", | ||
@@ -31,3 +31,3 @@ "scripts": { | ||
"devDependencies": { | ||
"@types/core-js": "^0.9.34", | ||
"@types/es6-shim": "^0.31.32", | ||
"typescript": "^2.0.10" | ||
@@ -34,0 +34,0 @@ }, |
@@ -1,2 +0,2 @@ | ||
/// <reference types="core-js" /> | ||
/// <reference types="es6-shim" /> | ||
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
18764