global-mercator
Advanced tools
Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "global-mercator", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "Global Mercator", | ||
@@ -35,2 +35,5 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@types/debug": "0.0.29", | ||
"@types/lodash": "^4.14.36", | ||
"@types/node": "^6.0.41", | ||
"ava": "^0.16.0", | ||
@@ -42,4 +45,3 @@ "coveralls": "^2.11.14", | ||
"tslint": "^3.15.1", | ||
"typescript": "^1.8.10", | ||
"typings": "^1.3.3" | ||
"typescript": "^2.0.3" | ||
}, | ||
@@ -46,0 +48,0 @@ "ava": { |
@@ -5,3 +5,3 @@ { | ||
"module": "commonjs", | ||
"target": "ES6", | ||
"target": "ES5", | ||
"noImplicitAny": true, | ||
@@ -8,0 +8,0 @@ "removeComments": false, |
Sorry, the diff of this file is not supported yet
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
129674
10
17
1001