@targomo/leaflet
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -1,1 +0,1 @@ | ||
{"name":"@targomo/leaflet","description":"Leaflet maps extensions for Targomo's time-based access mapping services.","author":"Targomo","version":"0.1.0","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.6.0","@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.1.1","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.6.1","@types/leaflet":"^1.2.8","leaflet":"^1.3.1"}} |
/** | ||
* @targomo/js-extensions "0.1.0" http://targomo.com | ||
* @targomo/js-extensions "0.1.1" http://targomo.com | ||
* Google and Leaflet JavaScript (& TypeScript) extensions for Targomo's time-based access mapping services. | ||
@@ -4,0 +4,0 @@ * (c) 2022 Targomo |
/** | ||
* @targomo/js-extensions "0.1.0" http://targomo.com | ||
* @targomo/js-extensions "0.1.1" http://targomo.com | ||
* Google and Leaflet JavaScript (& TypeScript) extensions for Targomo's time-based access mapping services. | ||
@@ -4,0 +4,0 @@ * (c) 2022 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
665835
10731
Updated@targomo/core@^0.6.1