@wsdot/arcgis-buffer-ui
Advanced tools
Comparing version 1.1.0 to 1.1.1-2.0.0-beta.1.0
{ | ||
"name": "@wsdot/arcgis-buffer-ui", | ||
"version": "1.1.0", | ||
"version": "1.1.1-2.0.0-beta.1.0", | ||
"description": "Buffer UI for ArcGIS API for JavaScript", | ||
"main": "BufferUI.js", | ||
"types": "BufferUI.d.ts", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"directories": { | ||
"lib": "dist" | ||
}, | ||
"files": [ | ||
"*.js", | ||
"Templates", | ||
"*.d.ts" | ||
"dist/*" | ||
], | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"prepare": "tsc" | ||
}, | ||
@@ -19,3 +20,3 @@ "repository": { | ||
}, | ||
"author": "", | ||
"author": "WSDOT", | ||
"license": "Unlicense", | ||
@@ -27,6 +28,12 @@ "bugs": { | ||
"devDependencies": { | ||
"@types/arcgis-js-api": "^3.23", | ||
"tslint": "^5.9.1", | ||
"typescript": "^2.7.2" | ||
"@types/arcgis-rest-api": "^10.4.3", | ||
"prettier": "^1.12.1", | ||
"tslint": "^5.10.0", | ||
"tslint-config-prettier": "^1.12.0", | ||
"tslint-plugin-prettier": "^1.3.0", | ||
"typescript": "^2.8.3" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
@@ -8,2 +8,9 @@ Buffer UI for ArcGIS API for JavaScript | ||
[![npm](https://img.shields.io/npm/v/@wsdot/arcgis-buffer-ui.svg?style=flat-square)](https://www.npmjs.org/package/@wsdot/arcgis-buffer-ui) | ||
[![npm](https://img.shields.io/npm/dm/@wsdot/arcgis-buffer-ui.svg?style=flat-square)](https://www.npmjs.org/package/@wsdot/arcgis-buffer-ui) | ||
[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) | ||
[![GitHub](https://img.shields.io/github/issues/WSDOT-GIS/arcgis-js-buffer.svg?style=flat-square)](https://github.com/WSDOT-GIS/arcgis-js-buffer/issues) | ||
Install | ||
@@ -16,2 +23,5 @@ ------- | ||
[![bitHound Score](https://www.bithound.io/WSDOT-GIS/arcgis-js-buffer/badges/score.svg)](https://www.bithound.io/WSDOT-GIS/arcgis-js-buffer) | ||
Usage | ||
----- | ||
See demo projects for examples. |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
24297
1
25
6
8
531
1