Skip to content

Commit

Permalink
v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jgravois committed Feb 23, 2018
1 parent da1d334 commit f86c83c
Show file tree
Hide file tree
Showing 16 changed files with 156 additions and 55 deletions.
7 changes: 7 additions & 0 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
"args": [
"--config=jasmine.json"
]
},
{
"type": "node",
"request": "launch",
"name": "Debug Changelog Script",
"program": "${workspaceRoot}/support/changelog.js",
"args": ["--config=jasmine.json"]
}
]
}
98 changes: 96 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,99 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.0.3] - December 21st 2017

### @esri/arcgis-rest-auth

* Documentation
* **fix dead links**: fixed broken links within declaration page content [`449183b`](https://github.com/Esri/arcgis-rest-js/commit/449183b4bd612712be9cd8dca096c7514764cbcb)
* Bug Fixes
* **UserSession**: throw ArcGISAuthError instead of Error when unable to refresh a token [`8854765`](https://github.com/Esri/arcgis-rest-js/commit/88547656ce88786e2dcac8e8e0e78045b67e8e16) [#56](https://github.com/Esri/arcgis-rest-js/issues/56)
* **oauth**: check for window parent correctly in ouath without popup [`a27bb7d`](https://github.com/Esri/arcgis-rest-js/commit/a27bb7da5fa5de7ddfbc2d676b707bfa1780ecbf)
* Misc.
* **package.json files and rollup config**: ensure JS build tools can fetch a valid UMD file [`29e0189`](https://github.com/Esri/arcgis-rest-js/commit/29e01897e35c6c4bb02709998afe2c493401d86d) [#101travisneedssudotoinstallchromenowiguessleavethefilenamesbeithinkitschokingonthepreparescriptanothertrywiththenpm@5guessensurerollupdoesntusebrowserbundlesdontneedsudoanymore](https://github.com/Esri/arcgis-rest-js/issues/101travisneedssudotoinstallchromenowiguessleavethefilenamesbeithinkitschokingonthepreparescriptanothertrywiththenpm@5guessensurerollupdoesntusebrowserbundlesdontneedsudoanymore)

### @esri/arcgis-rest-common-types

* Documentation
* **fix dead links**: fixed broken links within declaration page content [`449183b`](https://github.com/Esri/arcgis-rest-js/commit/449183b4bd612712be9cd8dca096c7514764cbcb)

### @esri/arcgis-rest-demo-vanilla

* Documentation
* **batch geocoder**: add new demo to batch geocode addresses from csv in node [`152c9d8`](https://github.com/Esri/arcgis-rest-js/commit/152c9d88663555d3b05a38f374114bf8ddd18394) [#97](https://github.com/Esri/arcgis-rest-js/issues/97)

### @esri/arcgis-rest-geocoder

* Documentation
* **fix dead links**: fixed broken links within declaration page content [`449183b`](https://github.com/Esri/arcgis-rest-js/commit/449183b4bd612712be9cd8dca096c7514764cbcb)
* Misc.
* **package.json files and rollup config**: ensure JS build tools can fetch a valid UMD file [`29e0189`](https://github.com/Esri/arcgis-rest-js/commit/29e01897e35c6c4bb02709998afe2c493401d86d) [#101travisneedssudotoinstallchromenowiguessleavethefilenamesbeithinkitschokingonthepreparescriptanothertrywiththenpm@5guessensurerollupdoesntusebrowserbundlesdontneedsudoanymore](https://github.com/Esri/arcgis-rest-js/issues/101travisneedssudotoinstallchromenowiguessleavethefilenamesbeithinkitschokingonthepreparescriptanothertrywiththenpm@5guessensurerollupdoesntusebrowserbundlesdontneedsudoanymore)

### @esri/arcgis-rest-geocoder-vanilla

* Documentation
* **batch geocoder**: add new demo to batch geocode addresses from csv in node [`152c9d8`](https://github.com/Esri/arcgis-rest-js/commit/152c9d88663555d3b05a38f374114bf8ddd18394) [#97](https://github.com/Esri/arcgis-rest-js/issues/97)

### @esri/arcgis-rest-groups

* Documentation
* **fix dead links**: fixed broken links within declaration page content [`449183b`](https://github.com/Esri/arcgis-rest-js/commit/449183b4bd612712be9cd8dca096c7514764cbcb)
* Misc.
* **package.json files and rollup config**: ensure JS build tools can fetch a valid UMD file [`29e0189`](https://github.com/Esri/arcgis-rest-js/commit/29e01897e35c6c4bb02709998afe2c493401d86d) [#101travisneedssudotoinstallchromenowiguessleavethefilenamesbeithinkitschokingonthepreparescriptanothertrywiththenpm@5guessensurerollupdoesntusebrowserbundlesdontneedsudoanymore](https://github.com/Esri/arcgis-rest-js/issues/101travisneedssudotoinstallchromenowiguessleavethefilenamesbeithinkitschokingonthepreparescriptanothertrywiththenpm@5guessensurerollupdoesntusebrowserbundlesdontneedsudoanymore)

### @esri/arcgis-rest-items

* Documentation
* **fix dead links**: fixed broken links within declaration page content [`449183b`](https://github.com/Esri/arcgis-rest-js/commit/449183b4bd612712be9cd8dca096c7514764cbcb)
* Bug Fixes
* **items**: dont override user supplied parameters when updating items [`eaa1656`](https://github.com/Esri/arcgis-rest-js/commit/eaa1656fc0164098e45897ccd1bc9b21a865d2df) [#117](https://github.com/Esri/arcgis-rest-js/issues/117)
* **params**: flip param values in updateItemResource so they are passed correctly [`5093e39`](https://github.com/Esri/arcgis-rest-js/commit/5093e390f5f60f5ca39901c361c4c993f1355d73) [#118](https://github.com/Esri/arcgis-rest-js/issues/118)
* Misc.
* **package.json files and rollup config**: ensure JS build tools can fetch a valid UMD file [`29e0189`](https://github.com/Esri/arcgis-rest-js/commit/29e01897e35c6c4bb02709998afe2c493401d86d) [#101travisneedssudotoinstallchromenowiguessleavethefilenamesbeithinkitschokingonthepreparescriptanothertrywiththenpm@5guessensurerollupdoesntusebrowserbundlesdontneedsudoanymore](https://github.com/Esri/arcgis-rest-js/issues/101travisneedssudotoinstallchromenowiguessleavethefilenamesbeithinkitschokingonthepreparescriptanothertrywiththenpm@5guessensurerollupdoesntusebrowserbundlesdontneedsudoanymore)

### @esri/arcgis-rest-request

* Documentation
* **fix dead links**: fixed broken links within declaration page content [`449183b`](https://github.com/Esri/arcgis-rest-js/commit/449183b4bd612712be9cd8dca096c7514764cbcb)
* Bug Fixes
* **request**: allow options.fetch without global fetch [`99cf01c`](https://github.com/Esri/arcgis-rest-js/commit/99cf01c391cffc4ba73f39119db05564962abd74) [#108](https://github.com/Esri/arcgis-rest-js/issues/108)
* Misc.
* **package.json files and rollup config**: ensure JS build tools can fetch a valid UMD file [`29e0189`](https://github.com/Esri/arcgis-rest-js/commit/29e01897e35c6c4bb02709998afe2c493401d86d) [#101travisneedssudotoinstallchromenowiguessleavethefilenamesbeithinkitschokingonthepreparescriptanothertrywiththenpm@5guessensurerollupdoesntusebrowserbundlesdontneedsudoanymore](https://github.com/Esri/arcgis-rest-js/issues/101travisneedssudotoinstallchromenowiguessleavethefilenamesbeithinkitschokingonthepreparescriptanothertrywiththenpm@5guessensurerollupdoesntusebrowserbundlesdontneedsudoanymore)

### Other Changes

* Chores
* **commit-script**: remove \`git add all\` from \`npm run c\` [`8d7f7ef`](https://github.com/Esri/arcgis-rest-js/commit/8d7f7ef4f4705738eddc5de74d92cc4f60462037)
* **prettier**: ignore package.json and package-lock.json [`57d234e`](https://github.com/Esri/arcgis-rest-js/commit/57d234ee0bb20f336803cb1af7df026043ad81ed)
* Documentation
* **links**: fix remaining 404s in docs [`ae59cd9`](https://github.com/Esri/arcgis-rest-js/commit/ae59cd9a3b7ac4c5895a638740708b76a9c87a50)
* **links**: fix remaining 404s in docs [`3c9a0f0`](https://github.com/Esri/arcgis-rest-js/commit/3c9a0f074215d6f81f03a470c19ef3cff29ee62b) [#92](https://github.com/Esri/arcgis-rest-js/issues/92)
* **api-ref**: remove function names from types that are functions [`65ca31b`](https://github.com/Esri/arcgis-rest-js/commit/65ca31be92648ae5b26437c40d50543642dcb757)
* **api-ref**: add support for type children and index signatures as type values [`f88c259`](https://github.com/Esri/arcgis-rest-js/commit/f88c2598a6b786838a8d8b27ac7b58d229f3dbc8)
* **api-ref**: support rendering array types [`264a123`](https://github.com/Esri/arcgis-rest-js/commit/264a12306c5f79970bac1adf3f52ddf18db1a83c)
* **api-ref**: display tuples properly, lookup type references by name [`d3729fe`](https://github.com/Esri/arcgis-rest-js/commit/d3729fe35d9f9636a96a46c5a57720d7702c680c)
* **fix dead links**: fixed broken links within declaration page content [`4fac8bc`](https://github.com/Esri/arcgis-rest-js/commit/4fac8bc1f3944176bd1094d87ab7f6b415c5857f)
* **get-started**: improve getting started guides [`14f13cb`](https://github.com/Esri/arcgis-rest-js/commit/14f13cb0a4cc47d2e543aaaf283c0ddae1d0e3d6)
* **documentation-site**: fix docs:deploy script, build and deploy docs after publish [`141ea9b`](https://github.com/Esri/arcgis-rest-js/commit/141ea9b64f19ae1456e030b9d2a852533bed972f)
* **cleanup**: clear build folder before running docs:build or docs:serve [`fa692bc`](https://github.com/Esri/arcgis-rest-js/commit/fa692bc2495e48004efa0188e55a098a8eda1d18)
* **refactor**: setup docs to run locally and on esri.github.io/arcgis-rest-js/ [`b4f0d94`](https://github.com/Esri/arcgis-rest-js/commit/b4f0d943acb17c41b3f8f4a4da7511543d1e2aa1)
* **helpers**: add helpers to generate CDN links and NPM install commands [`c5599ec`](https://github.com/Esri/arcgis-rest-js/commit/c5599ec8cdafe123ec1ad0af4caa42169c9c0552)
* Bug Fixes
* **oauth**: check for window parent correctly in oauth without popup [`94edc2a`](https://github.com/Esri/arcgis-rest-js/commit/94edc2a1d3110d448fd7abe8367812deccbc7647)
* Misc.
* **package.json scripts**: dont stage everything when npm run c is called [`a21e98e`](https://github.com/Esri/arcgis-rest-js/commit/a21e98e27ecd7884d579006bb65f0e95370031a2)

### batch-geocoder

* Documentation
* **batch geocoder**: add new demo to batch geocode addresses from csv in node [`152c9d8`](https://github.com/Esri/arcgis-rest-js/commit/152c9d88663555d3b05a38f374114bf8ddd18394) [#97](https://github.com/Esri/arcgis-rest-js/issues/97)

### node-cli

* Documentation
* **ago node-cli**: add node-cli demo to search ago [`50c879c`](https://github.com/Esri/arcgis-rest-js/commit/50c879c3c66e49d7d82aa167e9ebe7fb7f4373c8)

## [1.0.2] - December 21st 2017

### Other Changes
Expand Down Expand Up @@ -33,5 +126,6 @@ Initial Public Release

[1.0.0]: https://github.com/Esri/arcgis-rest-js/compare/265d6aed1856d3ae1ff81f03ce85aba449b01f21...v1.0.0 "v1.0.0"
[1.0.1]: https://github.com/Esri/arcgis-rest-js/compare/v1.0.0...v1.0.1 "v1.0.1"
[1.0.2]: https://github.com/Esri/arcgis-rest-js/compare/v1.0.1...1.0.2 "1.0.2"
[HEAD]: https://github.com/Esri/arcgis-rest-js/compare/1.0.2...HEAD "Unreleased Changes"
[1.0.2]: https://github.com/Esri/arcgis-rest-js/compare/v1.0.1...v1.0.2 "v1.0.2"
[1.0.3]: https://github.com/Esri/arcgis-rest-js/compare/v1.0.2...1.0.3 "1.0.3"
[HEAD]: https://github.com/Esri/arcgis-rest-js/compare/1.0.3...HEAD "Unreleased Changes"
16 changes: 8 additions & 8 deletions demos/ago-node-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "node-cli",
"version": "1.0.2",
"version": "1.0.3",
"description": "arcgis-rest-js node command-line item search example",
"main": "ago.js",
"scripts": {
"start": "echo \"CLI - node index.js <search>\" && exit 1"
},
"bin": {
"ago":"./ago.js"
"ago": "./ago.js"
},
"private": true,
"keywords": [
Expand All @@ -18,13 +18,13 @@
"author": "Dave Bouwman <[email protected]>",
"license": "Apache-2.0",
"dependencies": {
"@esri/arcgis-rest-auth": "^1.0.2",
"@esri/arcgis-rest-request": "^1.0.2",
"@esri/arcgis-rest-items": "^1.0.2",
"@esri/arcgis-rest-auth": "^1.0.3",
"@esri/arcgis-rest-items": "^1.0.3",
"@esri/arcgis-rest-request": "^1.0.3",
"chalk": "^2.3.0",
"commander": "^2.12.2",
"isomorphic-fetch": "^2.2.1",
"isomorphic-form-data": "^1.0.0",
"chalk": "^2.3.0",
"jsonfile": "^4.0.0",
"commander": "^2.12.2"
"jsonfile": "^4.0.0"
}
}
10 changes: 5 additions & 5 deletions demos/batch-geocoder-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "batch-geocoder",
"version": "1.0.2",
"version": "1.0.3",
"description": "arcgis-rest-js batch geocode sample",
"main": "batch-geocode.js",
"scripts": {
Expand All @@ -26,10 +26,10 @@
},
"homepage": "https://github.com/Esri/arcgis-rest-js#readme",
"dependencies": {
"@esri/arcgis-rest-auth": "^1.0.2",
"@esri/arcgis-rest-common-types": "^1.0.2",
"@esri/arcgis-rest-geocoder": "^1.0.2",
"@esri/arcgis-rest-request": "^1.0.2",
"@esri/arcgis-rest-auth": "^1.0.3",
"@esri/arcgis-rest-common-types": "^1.0.3",
"@esri/arcgis-rest-geocoder": "^1.0.3",
"@esri/arcgis-rest-request": "^1.0.3",
"isomorphic-fetch": "^2.2.1",
"isomorphic-form-data": "^1.0.0",
"papaparse": "^4.3.6"
Expand Down
6 changes: 3 additions & 3 deletions demos/express/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@esri/arcgis-rest-demo-express",
"version": "1.0.2",
"version": "1.0.3",
"private": true,
"description": "Demo of @esri/arcgis-rest-* packages in an Express server",
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@esri/arcgis-rest-auth": "^1.0.2",
"@esri/arcgis-rest-request": "^1.0.2",
"@esri/arcgis-rest-auth": "^1.0.3",
"@esri/arcgis-rest-request": "^1.0.3",
"express": "^4.15.4",
"isomorphic-fetch": "^2.2.1",
"isomorphic-form-data": "^1.0.0"
Expand Down
8 changes: 4 additions & 4 deletions demos/geocoder-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@esri/arcgis-rest-geocoder-vanilla",
"version": "1.0.2",
"version": "1.0.3",
"private": true,
"description": "Vanilla JavaScript demo of @esri/arcgis-rest-geocoder",
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@esri/arcgis-rest-auth": "^1.0.2",
"@esri/arcgis-rest-geocoder": "^1.0.2",
"@esri/arcgis-rest-request": "^1.0.2"
"@esri/arcgis-rest-auth": "^1.0.3",
"@esri/arcgis-rest-geocoder": "^1.0.3",
"@esri/arcgis-rest-request": "^1.0.3"
},
"devDependencies": {
"http-server": "*"
Expand Down
6 changes: 3 additions & 3 deletions demos/vanilla-browser/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@esri/arcgis-rest-demo-vanilla",
"version": "1.0.2",
"version": "1.0.3",
"private": true,
"description": "Vanilla JavaScript demo of @esri/arcgis-rest-* packages",
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@esri/arcgis-rest-auth": "^1.0.2",
"@esri/arcgis-rest-request": "^1.0.2"
"@esri/arcgis-rest-auth": "^1.0.3",
"@esri/arcgis-rest-request": "^1.0.3"
},
"devDependencies": {
"http-server": "*"
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"packages/*",
"demos/*"
],
"version": "1.0.2"
"version": "1.0.3"
}
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/arcgis-rest-js",
"version": "1.0.2",
"version": "1.0.3",
"description": "Compact, modular JavaScript wrappers for the ArcGIS REST API that run in Node.js and modern browsers.",
"devDependencies": {
"@types/es6-promise": "0.0.32",
Expand Down Expand Up @@ -82,7 +82,7 @@
"test:firefox": "karma start --single-run --browsers=Firefox",
"test:node": "jasmine --config=jasmine.json",
"test:node:debug": "inspect jasmine --config=jasmine.json",
"test:ci": "npm run test:node && npm run test:chrome:ci && npm run test:firefox",
"test:ci": "npm run test:node && npm run test:chrome:ci && npm run test:firefox",
"test:all": "npm run test:node && npm run test:firefox && npm run test:chrome",
"docs:build": "rimraf docs/build && npm run docs:typedoc && npm run docs:build:acetate && npm run docs:build:sass && npm run docs:build:images",
"docs:build:acetate": "ENV=prod acetate build --config docs/acetate.config.js",
Expand Down
6 changes: 3 additions & 3 deletions packages/arcgis-rest-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/arcgis-rest-auth",
"version": "1.0.2",
"version": "1.0.3",
"description": "Authentication helpers for @esri/arcgis-rest-*.",
"main": "dist/node/index.js",
"browser": "dist/umd/arcgis-rest-auth.umd.js",
Expand All @@ -12,10 +12,10 @@
"tslib": "^1.7.1"
},
"peerDependencies": {
"@esri/arcgis-rest-request": "^1.0.2"
"@esri/arcgis-rest-request": "^1.0.3"
},
"devDependencies": {
"@esri/arcgis-rest-request": "^1.0.2"
"@esri/arcgis-rest-request": "^1.0.3"
},
"scripts": {
"prepare": "npm run build",
Expand Down
2 changes: 1 addition & 1 deletion packages/arcgis-rest-common-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/arcgis-rest-common-types",
"version": "1.0.2",
"version": "1.0.3",
"description": "Common TypeScript types for @esri/arcgis-rest-* packages.",
"types": "dist/types/index.d.ts",
"author": "",
Expand Down
14 changes: 7 additions & 7 deletions packages/arcgis-rest-geocoder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/arcgis-rest-geocoder",
"version": "1.0.2",
"version": "1.0.3",
"description": "Geocoding helpers for @esri/arcgis-rest-request",
"main": "dist/node/index.js",
"browser": "dist/umd/arcgis-rest-geocoder.umd.js",
Expand All @@ -12,14 +12,14 @@
"tslib": "^1.7.1"
},
"peerDependencies": {
"@esri/arcgis-rest-auth": "^1.0.2",
"@esri/arcgis-rest-common-types": "^1.0.2",
"@esri/arcgis-rest-request": "^1.0.2"
"@esri/arcgis-rest-auth": "^1.0.3",
"@esri/arcgis-rest-common-types": "^1.0.3",
"@esri/arcgis-rest-request": "^1.0.3"
},
"devDependencies": {
"@esri/arcgis-rest-auth": "^1.0.2",
"@esri/arcgis-rest-common-types": "^1.0.2",
"@esri/arcgis-rest-request": "^1.0.2"
"@esri/arcgis-rest-auth": "^1.0.3",
"@esri/arcgis-rest-common-types": "^1.0.3",
"@esri/arcgis-rest-request": "^1.0.3"
},
"scripts": {
"prepare": "npm run build",
Expand Down
14 changes: 7 additions & 7 deletions packages/arcgis-rest-groups/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/arcgis-rest-groups",
"version": "1.0.2",
"version": "1.0.3",
"description": "Portal Group helpers for @esri/arcgis-rest-request",
"main": "dist/node/index.js",
"browser": "dist/umd/arcgis-rest-groups.umd.js",
Expand All @@ -12,14 +12,14 @@
"tslib": "^1.7.1"
},
"peerDependencies": {
"@esri/arcgis-rest-auth": "^1.0.2",
"@esri/arcgis-rest-common-types": "^1.0.2",
"@esri/arcgis-rest-request": "^1.0.2"
"@esri/arcgis-rest-auth": "^1.0.3",
"@esri/arcgis-rest-common-types": "^1.0.3",
"@esri/arcgis-rest-request": "^1.0.3"
},
"devDependencies": {
"@esri/arcgis-rest-auth": "^1.0.2",
"@esri/arcgis-rest-common-types": "^1.0.2",
"@esri/arcgis-rest-request": "^1.0.2"
"@esri/arcgis-rest-auth": "^1.0.3",
"@esri/arcgis-rest-common-types": "^1.0.3",
"@esri/arcgis-rest-request": "^1.0.3"
},
"scripts": {
"prepare": "npm run build",
Expand Down
14 changes: 7 additions & 7 deletions packages/arcgis-rest-items/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/arcgis-rest-items",
"version": "1.0.2",
"version": "1.0.3",
"description": "Portal Item helpers for @esri/arcgis-rest-request",
"main": "dist/node/index.js",
"browser": "dist/umd/arcgis-rest-items.umd.js",
Expand All @@ -12,14 +12,14 @@
"tslib": "^1.7.1"
},
"peerDependencies": {
"@esri/arcgis-rest-auth": "^1.0.2",
"@esri/arcgis-rest-common-types": "^1.0.2",
"@esri/arcgis-rest-request": "^1.0.2"
"@esri/arcgis-rest-auth": "^1.0.3",
"@esri/arcgis-rest-common-types": "^1.0.3",
"@esri/arcgis-rest-request": "^1.0.3"
},
"devDependencies": {
"@esri/arcgis-rest-auth": "^1.0.2",
"@esri/arcgis-rest-common-types": "^1.0.2",
"@esri/arcgis-rest-request": "^1.0.2"
"@esri/arcgis-rest-auth": "^1.0.3",
"@esri/arcgis-rest-common-types": "^1.0.3",
"@esri/arcgis-rest-request": "^1.0.3"
},
"scripts": {
"prepare": "npm run build",
Expand Down
2 changes: 1 addition & 1 deletion packages/arcgis-rest-request/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@esri/arcgis-rest-request",
"version": "1.0.2",
"version": "1.0.3",
"description": "Common methods and utilities for @esri/arcgis-rest-* packages.",
"main": "dist/node/index.js",
"browser": "dist/umd/arcgis-rest-request.umd.js",
Expand Down

0 comments on commit f86c83c

Please sign in to comment.