@targomo/leaflet
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -1,1 +0,1 @@ | ||
{"name":"@targomo/leaflet","description":"Leaflet maps extensions for Targomo's time-based access mapping services.","author":"Targomo","version":"0.0.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","gis","api","rest","isochrone","reachability"],"main":"targomo-leaflet.js","module":"targomo-leaflet.js","browser":"targomo-leaflet.umd.min.js","typings":"./typings/index.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","copy-webpack-plugin":"^4.2.0","fs-extra":"^7.0.0","gulp":"^3.9.1","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","webpack":"^3.8.1","webpack-node-externals":"1.6.0"},"dependencies":{"@targomo/core":"^0.1.5","@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.2","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","gis","api","rest","isochrone","reachability"],"main":"targomo-leaflet.js","module":"targomo-leaflet.js","browser":"targomo-leaflet.umd.min.js","typings":"./typings/index.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"}} |
@@ -12,4 +12,4 @@ /** | ||
/** | ||
* @targomo/js-extensions "0.0.1" http://targomo.com | ||
* The JavaScript (& TypeScript) API for Targomo's time-based access mapping services. | ||
* @targomo/js-extensions "0.0.2" http://targomo.com | ||
* Google and Leaflet JavaScript (& TypeScript) extensions for Targomo's time-based access mapping services. | ||
* (c) 2018 Targomo | ||
@@ -16,0 +16,0 @@ */ |
/** | ||
* @targomo/js-extensions "0.0.1" http://targomo.com | ||
* The JavaScript (& TypeScript) API for Targomo's time-based access mapping services. | ||
* @targomo/js-extensions "0.0.2" http://targomo.com | ||
* Google and Leaflet JavaScript (& TypeScript) extensions for Targomo's time-based access mapping services. | ||
* (c) 2018 Targomo | ||
@@ -5,0 +5,0 @@ */ |
/** | ||
* @targomo/js-extensions "0.0.1" http://targomo.com | ||
* The JavaScript (& TypeScript) API for Targomo's time-based access mapping services. | ||
* @targomo/js-extensions "0.0.2" http://targomo.com | ||
* Google and Leaflet JavaScript (& TypeScript) extensions for Targomo's time-based access mapping services. | ||
* (c) 2018 Targomo | ||
@@ -5,0 +5,0 @@ */ |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
383014
17
27
1
34
+ Added@targomo/core@0.2.19(transitive)
- Removed@targomo/core@0.1.6(transitive)
Updated@targomo/core@^0.2.3