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

esri-leaflet-stream

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esri-leaflet-stream - npm Package Compare versions

Comparing version 1.0.0 to 1.0.2

40

package.json
{
"name": "esri-leaflet-stream",
"version": "1.0.0",
"version": "1.0.2",
"description": "Plugin for consuming streaming data from ArcGIS for Server via a socket connection",
"main": "index.js",
"scripts": {
"build": "uglifyjs src/streamLayer.js -o dist/esri-leaflet-stream.min.js",
"serve": "http-server -p 5000 -c-1 -o"
"author": "Rowan Winsemius <rowanwins@yahoo.com.au>",
"browser": "dist/esri-leaflet-stream.min.js",
"bugs": {
"url": "https://github.com/rowanwins/esri-leaflet-stream/issues"
},
"author": "Rowan Winsemius <rowanwins@yahoo.com.au>",
"contributors": [
"Rowan Winsemius <rowanwins@yahoo.com.au>"
"Rowan Winsemius <rowanwins@yahoo.com.au>",
"John Gravois <jgravois@esri.com> (http://johngravois.com)"
],
"dependencies": {
"leaflet": "^1.0.0-rc.3",
"esri-leaflet": "^2.0.0"
},
"devDependencies": {
"node-static": "^0.7.7",
"uglify": "^0.1.5"
},
"keywords": [
"arcgis",
"esri",
"esri leaflet",
"gis",
"leaflet plugin",
"mapping"
],
"license": "MIT",
"main": "dist/esri-leaflet-stream.min.js",
"readmeFilename": "README.md",
"repository": {

@@ -18,7 +37,6 @@ "type": "git",

},
"license": "MIT",
"devDependencies": {
"node-static": "^0.7.7",
"uglify": "^0.1.5"
"scripts": {
"build": "uglifyjs src/streamLayer.js -o dist/esri-leaflet-stream.min.js",
"serve": "http-server -p 5000 -c-1 -o"
}
}

Sorry, the diff of this file is not supported yet

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