-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update(binaires) mise à jour des binaires
- Loading branch information
1 parent
27ff765
commit c492e12
Showing
6 changed files
with
75 additions
and
75 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file modified
BIN
+160 KB
(110%)
build/scripts/release/geoportal-extensions-leaflet-2.4.0.tgz
Binary file not shown.
Binary file modified
BIN
+160 KB
(100%)
build/scripts/release/geoportal-extensions-openlayers-3.4.1.tgz
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,46 @@ | ||
{ | ||
"module" : "src/Itowns/index.js", | ||
"description" : "French Geoportal Extensions for iTowns", | ||
"author" : "IGNF", | ||
"license" : "CECILL-B", | ||
"devDependencies" : {}, | ||
"types" : "src/Itowns/index.d.ts", | ||
"keywords" : [ | ||
"geoportail", | ||
"geoplateforme", | ||
"plugin", | ||
"javascript", | ||
"Itowns" | ||
], | ||
"files" : [ | ||
"dist/", | ||
"src/", | ||
"LICENCE.md", | ||
"README.md", | ||
"package.json" | ||
], | ||
"date" : "04/04/2024", | ||
"repository" : { | ||
"type" : "git", | ||
"url" : "https://github.com/IGNF/geoportal-extensions.git" | ||
}, | ||
"license" : "CECILL-B", | ||
"bugs" : {}, | ||
"dependencies" : { | ||
"xmldom" : "^0.1.27", | ||
"three" : "0.137.5", | ||
"geoportal-access-lib" : "3.4.1", | ||
"itowns" : "2.38.2", | ||
"node-fetch" : "^2.6.1", | ||
"loglevel" : "1.6.7", | ||
"proj4" : "2.7.5", | ||
"three" : "0.137.5", | ||
"sortablejs" : "1.14.0", | ||
"proj4" : "2.7.5" | ||
"xmldom" : "^0.1.27", | ||
"loglevel" : "1.6.7" | ||
}, | ||
"devDependencies" : {}, | ||
"types" : "src/Itowns/index.d.ts", | ||
"name" : "geoportal-extensions-itowns", | ||
"author" : "IGNF", | ||
"peerDependencies" : {}, | ||
"main" : "dist/GpPluginItowns-src.js", | ||
"date" : "04/04/2024", | ||
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-itowns.html", | ||
"scripts" : {}, | ||
"files" : [ | ||
"dist/", | ||
"src/", | ||
"LICENCE.md", | ||
"README.md", | ||
"package.json" | ||
], | ||
"bundleDependencies" : [], | ||
"version" : "2.5.0", | ||
"main" : "dist/GpPluginItowns-src.js", | ||
"directories" : {}, | ||
"bugs" : {}, | ||
"module" : "src/Itowns/index.js", | ||
"name" : "geoportal-extensions-itowns", | ||
"peerDependencies" : {}, | ||
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-itowns.html" | ||
"repository" : { | ||
"url" : "https://github.com/IGNF/geoportal-extensions.git", | ||
"type" : "git" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,46 @@ | ||
{ | ||
"description" : "French Geoportal Extension for Leaflet", | ||
"types" : "src/Leaflet/index.d.ts", | ||
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-leaflet.html", | ||
"version" : "2.4.0", | ||
"keywords" : [ | ||
"geoportail", | ||
"plugin", | ||
"javascript", | ||
"leaflet", | ||
"publish" | ||
], | ||
"devDependencies" : {}, | ||
"date" : "04/04/2024", | ||
"license" : "CECILL-B", | ||
"module" : "src/Leaflet/index.js", | ||
"files" : [ | ||
"dist/", | ||
"src/", | ||
"LICENCE.md", | ||
"README.md", | ||
"package.json" | ||
], | ||
"date" : "04/04/2024", | ||
"bundleDependencies" : [], | ||
"bugs" : {}, | ||
"peerDependencies" : {}, | ||
"scripts" : {}, | ||
"module" : "src/Leaflet/index.js", | ||
"name" : "geoportal-extensions-leaflet", | ||
"directories" : {}, | ||
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/extension-leaflet.html", | ||
"bugs" : {}, | ||
"repository" : { | ||
"url" : "https://github.com/IGNF/geoportal-extensions.git", | ||
"type" : "git" | ||
}, | ||
"bundleDependencies" : [], | ||
"description" : "French Geoportal Extension for Leaflet", | ||
"version" : "2.4.0", | ||
"main" : "dist/GpPluginLeaflet-src.js", | ||
"directories" : {}, | ||
"name" : "geoportal-extensions-leaflet", | ||
"keywords" : [ | ||
"geoportail", | ||
"plugin", | ||
"javascript", | ||
"leaflet", | ||
"publish" | ||
], | ||
"dependencies" : { | ||
"loglevel" : "1.6.6", | ||
"proj4" : "2.7.5", | ||
"sortablejs" : "1.8.4", | ||
"node-fetch" : "^2.6.1", | ||
"loglevel" : "1.6.6", | ||
"geoportal-access-lib" : "3.4.1", | ||
"leaflet-draw" : "1.0.4", | ||
"proj4leaflet" : "1.0.2", | ||
"leaflet" : "1.7.1", | ||
"xmldom" : "^0.1.27", | ||
"proj4leaflet" : "1.0.2" | ||
}, | ||
"devDependencies" : {}, | ||
"peerDependencies" : {}, | ||
"repository" : { | ||
"type" : "git", | ||
"url" : "https://github.com/IGNF/geoportal-extensions.git" | ||
"proj4" : "2.7.5", | ||
"leaflet-draw" : "1.0.4", | ||
"xmldom" : "^0.1.27" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,42 +1,42 @@ | ||
{ | ||
"types" : "src/OpenLayers/index.d.ts", | ||
"license" : "CECILL-B", | ||
"date" : "04/04/2024", | ||
"scripts" : {}, | ||
"devDependencies" : {}, | ||
"files" : [ | ||
"dist/", | ||
"src/", | ||
"LICENCE.md", | ||
"README.md", | ||
"package.json" | ||
], | ||
"name" : "geoportal-extensions-openlayers", | ||
"module" : "src/OpenLayers/index.js", | ||
"license" : "CECILL-B", | ||
"types" : "src/OpenLayers/index.d.ts", | ||
"repository" : { | ||
"url" : "https://github.com/IGNF/geoportal-extensions.git", | ||
"type" : "git" | ||
"type" : "git", | ||
"url" : "https://github.com/IGNF/geoportal-extensions.git" | ||
}, | ||
"module" : "src/OpenLayers/index.js", | ||
"peerDependencies" : {}, | ||
"dependencies" : { | ||
"loglevel" : "1.6.6", | ||
"ol" : "6.9.0", | ||
"sortablejs" : "1.14.0", | ||
"node-fetch" : "^2.6.1", | ||
"xmldom" : "^0.1.27", | ||
"@mapbox/mapbox-gl-style-spec" : "13.20.1", | ||
"proj4" : "2.7.5", | ||
"eventbusjs" : "0.2.0", | ||
"geoportal-access-lib" : "3.4.1" | ||
}, | ||
"name" : "geoportal-extensions-openlayers", | ||
"version" : "3.4.1", | ||
"bugs" : {}, | ||
"scripts" : {}, | ||
"keywords" : [ | ||
"geoportail", | ||
"geoplateforme", | ||
"plugin", | ||
"javascript", | ||
"OpenLayers" | ||
], | ||
"dependencies" : { | ||
"sortablejs" : "1.14.0", | ||
"node-fetch" : "^2.6.1", | ||
"xmldom" : "^0.1.27", | ||
"ol" : "6.9.0", | ||
"eventbusjs" : "0.2.0", | ||
"proj4" : "2.7.5", | ||
"@mapbox/mapbox-gl-style-spec" : "13.20.1", | ||
"loglevel" : "1.6.6", | ||
"geoportal-access-lib" : "3.4.1" | ||
}, | ||
"peerDependencies" : {}, | ||
"directories" : {}, | ||
"devDependencies" : {}, | ||
"version" : "3.4.1" | ||
"directories" : {} | ||
} |