@targomo/leaflet
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -1,1 +0,1 @@ | ||
{"name":"@targomo/leaflet","description":"Leaflet maps extensions for Targomo's time-based access mapping services.","author":"Targomo","version":"0.0.10","license":"MIT","repository":"github:targomo/targomo-js-extensions","homepage":"https://targomo.com/developers","bugs":{"url":"https://github.com/targomo/targomo-js-extensions/issues"},"keywords":["map","mapping","leaflet","leaflet-js","googlemaps","cartography","routing","visualization","gis","api","rest","isochrone","reachability","travel","travel-time","commute","commute-time"],"main":"targomo-leaflet.umd.min.js","module":"targomo-leaflet.umd.min.js","browser":"targomo-leaflet.umd.min.js","typings":"./typings/index.leaflet.d.ts","scripts":{"dev":"npm run clean && webpack --watch","build":"npm run clean && node build.js","lint":"tslint -p tsconfig.json","clean":"shx rm -rf dist","test":"npm run test:browser && npm run test:browser","test:browser":"jest --config=jest.config.json --env=jsdom","test:debug":"node --inspect-brk ./node_modules/jest/bin/jest.js --runInBand --config=jest.config.json","test:coverage":"npm run test:browser --coverage"},"devDependencies":{"@types/fs-extra":"^5.0.4","@types/jest":"^21.1.5","@types/node":"^6.0.60","fs-extra":"^7.0.0","jest":"^21.2.1","rollup":"^0.51.8","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-copy":"^0.2.3","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-resolve":"0.0.1-predev.1","rollup-plugin-typescript2":"^0.8.2","rollup-plugin-uglify":"^2.0.1","shx":"^0.2.2","ts-jest":"^21.1.4","ts-loader":"^3.1.1","tslint":"^5.8.0","typescript":"^2.5.0"},"dependencies":{"@targomo/core":"^0.2.3","@types/leaflet":"^1.2.8","leaflet":"^1.3.1"}} | ||
{"name":"@targomo/leaflet","description":"Leaflet maps extensions for Targomo's time-based access mapping services.","author":"Targomo","version":"0.0.11","license":"MIT","repository":"github:targomo/targomo-js-extensions","homepage":"https://targomo.com/developers","bugs":{"url":"https://github.com/targomo/targomo-js-extensions/issues"},"keywords":["map","mapping","leaflet","leaflet-js","googlemaps","cartography","routing","visualization","gis","api","rest","isochrone","reachability","travel","travel-time","commute","commute-time"],"main":"targomo-leaflet.umd.min.js","module":"targomo-leaflet.umd.min.js","browser":"targomo-leaflet.umd.min.js","typings":"./typings/index.leaflet.d.ts","scripts":{"dev":"npm run clean && webpack --watch","build":"npm run clean && node build.js","lint":"tslint -p tsconfig.json","clean":"shx rm -rf dist","test":"npm run test:browser && npm run test:browser","test:browser":"jest --config=jest.config.json --env=jsdom","test:debug":"node --inspect-brk ./node_modules/jest/bin/jest.js --runInBand --config=jest.config.json","test:coverage":"npm run test:browser --coverage"},"devDependencies":{"@types/fs-extra":"^5.0.4","@types/jest":"^21.1.5","@types/node":"^6.0.60","fs-extra":"^7.0.0","jest":"^21.2.1","rollup":"^0.51.8","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-copy":"^0.2.3","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-resolve":"0.0.1-predev.1","rollup-plugin-typescript2":"^0.8.2","rollup-plugin-uglify":"^2.0.1","shx":"^0.2.2","ts-jest":"^21.1.4","ts-loader":"^3.1.1","tslint":"^5.8.0","typescript":"^2.5.0"},"dependencies":{"@targomo/core":"^0.5.2","@types/leaflet":"^1.2.8","leaflet":"^1.3.1"}} |
# targomo-js-leaflet | ||
Leaflet extensions for targomo-js | ||
The Targomo Leaflet extensions Typescript library provides extensions for visualising results obtained from the Targomo services. The project is maintained by [Targomo](https://www.targomo.com/). The lib can also be used in non-typescript environments. | ||
The Targomo Leaflet extensions Typescript library provides extensions for visualizing results obtained from the Targomo services. The project is maintained by [Targomo](https://www.targomo.com/). The lib can also be used in non-typescript environments. | ||
@@ -13,3 +13,3 @@ ## Standard Polygons | ||
[Get your free API key by signing up for a Targomo account](https://account.targomo.com/signup?plan=free) | ||
[Get your free API key by signing up for a Targomo account](https://www.targomo.com/developers/pricing/) | ||
@@ -44,4 +44,4 @@ # Regions | ||
More detailed overviews of Targomo's services, along with code examples and demos is available at [https://targomo.com/developers/libraries/javascript/](https://targomo.com/developers/documentation/javascript/). | ||
More detailed overviews of Targomo's services, along with code examples and demos is available at [https://www.targomo.com/developers/documentation/javascript/](https://www.targomo.com/developers/documentation/javascript/). | ||
Reference docs available [here](https://app.targomo.com/tsdocs/). |
/** | ||
* @targomo/js-extensions "0.0.10" http://targomo.com | ||
* @targomo/js-extensions "0.0.11" http://targomo.com | ||
* Google and Leaflet JavaScript (& TypeScript) extensions for Targomo's time-based access mapping services. | ||
@@ -4,0 +4,0 @@ * (c) 2021 Targomo |
/** | ||
* @targomo/js-extensions "0.0.10" http://targomo.com | ||
* @targomo/js-extensions "0.0.11" http://targomo.com | ||
* Google and Leaflet JavaScript (& TypeScript) extensions for Targomo's time-based access mapping services. | ||
@@ -4,0 +4,0 @@ * (c) 2021 Targomo |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
666826
10735
+ Added@targomo/core@0.5.5(transitive)
- Removed@targomo/core@0.2.19(transitive)
Updated@targomo/core@^0.5.2