New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@wsdot/arcgis-buffer-ui

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wsdot/arcgis-buffer-ui - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1-2.0.0-beta.1.0

dist/BufferUI.d.ts

29

package.json
{
"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.
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