@types/jsts
Advanced tools
Comparing version 0.16.29 to 0.17.0
{ | ||
"name": "@types/jsts", | ||
"version": "0.16.29", | ||
"version": "0.17.0", | ||
"description": "TypeScript definitions for jsts", | ||
@@ -9,3 +9,9 @@ "license": "MIT", | ||
"name": "Stephane Alie", | ||
"url": "https://github.com/StephaneAlie" | ||
"url": "https://github.com/StephaneAlie", | ||
"githubUsername": "StephaneAlie" | ||
}, | ||
{ | ||
"name": "Jorge Rocha Gualtieri", | ||
"url": "https://github.com/jrocha", | ||
"githubUsername": "jrocha" | ||
} | ||
@@ -19,6 +25,7 @@ ], | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "4d8acf46ec3618d6b44e679cc6b38b2de2f075d26776b5072044e14094e6ec66", | ||
"dependencies": { | ||
"@types/openlayers": "*" | ||
}, | ||
"typesPublisherContentHash": "7f0bc30a1d98d3823f85205d7443d90414bba852f3aad0e9b00566b041226bbe", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,7 +11,7 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 01 Jun 2017 06:42:37 GMT | ||
* Dependencies: none | ||
* Last updated: Wed, 28 Feb 2018 23:22:44 GMT | ||
* Dependencies: openlayers | ||
* Global values: jsts | ||
# Credits | ||
These definitions were written by Stephane Alie <https://github.com/StephaneAlie>. | ||
These definitions were written by Stephane Alie <https://github.com/StephaneAlie>, Jorge Rocha Gualtieri <https://github.com/jrocha>. |
Sorry, the diff of this file is too big to display
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
80162
1625
1
+ Added@types/openlayers@*
+ Added@types/openlayers@4.6.23(transitive)