Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@esri/arcgis-rest-common

Package Overview
Dependencies
Maintainers
17
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@esri/arcgis-rest-common - npm Package Compare versions

Comparing version 1.14.2 to 1.14.3

4

dist/umd/common.umd.js
/* @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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc