@esri/arcgis-rest-common
Advanced tools
Comparing version 1.14.2 to 1.14.3
/* @preserve | ||
* @esri/arcgis-rest-common - v1.14.2 - Apache-2.0 | ||
* @esri/arcgis-rest-common - v1.14.3 - Apache-2.0 | ||
* Copyright (c) 2017-2018 Esri, Inc. | ||
* Tue Nov 27 2018 11:19:49 GMT-0800 (Pacific Standard Time) | ||
* Mon Dec 03 2018 12:21:17 GMT-0800 (Pacific Standard Time) | ||
*/ | ||
@@ -6,0 +6,0 @@ (function (global, factory) { |
/* @preserve | ||
* @esri/arcgis-rest-common - v1.14.2 - Apache-2.0 | ||
* @esri/arcgis-rest-common - v1.14.3 - Apache-2.0 | ||
* Copyright (c) 2017-2018 Esri, Inc. | ||
* Tue Nov 27 2018 11:19:52 GMT-0800 (Pacific Standard Time) | ||
* Mon Dec 03 2018 12:21:20 GMT-0800 (Pacific Standard Time) | ||
*/ | ||
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t(e.arcgisRest=e.arcgisRest||{})}(this,function(e){"use strict";e.isLocationArray=function(e){return 2===e.length},e.isLocation=function(e){return void 0!==e.latitude||void 0!==e.lat},Object.defineProperty(e,"__esModule",{value:!0})}); | ||
//# sourceMappingURL=common.umd.min.js.map |
{ | ||
"name": "@esri/arcgis-rest-common", | ||
"version": "1.14.2", | ||
"version": "1.14.3", | ||
"description": "Shared utility methods and types for @esri/arcgis-rest-js", | ||
@@ -5,0 +5,0 @@ "main": "dist/node/index.js", |
[![npm version][npm-img]][npm-url] | ||
[![build status][travis-img]][travis-url] | ||
[![gzip bundle size][gzip-image]][npm-url] | ||
[![Coverage Status][coverage-img]][coverage-url] | ||
@@ -10,2 +11,3 @@ [![apache licensed](https://img.shields.io/badge/license-Apache-green.svg?style=flat-square)](https://raw.githubusercontent.com/Esri/arcgis-rest-js/master/LICENSE) | ||
[travis-url]: https://travis-ci.org/Esri/arcgis-rest-js | ||
[gzip-image]: https://img.badgesize.io/https://unpkg.com/@esri/arcgis-rest-common/dist/umd/common.umd.min.js?compression=gzip | ||
[coverage-img]: https://coveralls.io/repos/github/Esri/arcgis-rest-js/badge.svg | ||
@@ -42,2 +44,4 @@ [coverage-url]: https://coveralls.io/github/Esri/arcgis-rest-js | ||
### [Changelog](https://github.com/Esri/arcgis-rest-js/blob/master/CHANGELOG.md) | ||
### License | ||
@@ -44,0 +48,0 @@ |
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
13518
62