File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## CHANGELOG
22
3+ ### 9.0.0
4+
5+ #### Add support for Mapnik 4.2.x
6+
7+ * https://github.com/mapnik/mapnik-reference/pull/166
8+ * https://github.com/mapnik/mapnik-reference/pull/167
9+ * https://github.com/mapnik/mapnik-reference/pull/168
10+ * https://github.com/mapnik/mapnik-reference/pull/169
11+ * https://github.com/mapnik/mapnik-reference/pull/170
12+
313### 8.10.1
414
515* Fix mixed content warnings [ ref #151 ]
Original file line number Diff line number Diff line change 22 "author" : " Mapnik Developers" ,
33 "name" : " mapnik-reference" ,
44 "description" : " Reference for Mapnik Styling Options" ,
5- "version" : " 8.10.1 " ,
5+ "version" : " 9.0.0 " ,
66 "repository" : {
77 "type" : " git" ,
88 "url" : " git://github.com/mapnik/mapnik-reference.git"
1111 "test" : " mocha -R spec --timeout 50000"
1212 },
1313 "devDependencies" : {
14- "glob" : " 4.x " ,
15- "mocha" : " ^1.21 .5"
14+ "glob" : " ^13.0.6 " ,
15+ "mocha" : " ^11.7 .5"
1616 },
1717 "dependencies" : {
18- "lodash" : " ^4.11.0 " ,
19- "semver" : " ^5 .7.2 "
18+ "lodash" : " ^4.18.1 " ,
19+ "semver" : " ^7 .7.4 "
2020 }
2121}
You can’t perform that action at this time.
0 commit comments