Skip to content

Commit

Permalink
release sdk 3.5.0-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
elias75015 committed Sep 21, 2023
1 parent 51796cd commit a622ab8
Show file tree
Hide file tree
Showing 3 changed files with 60 additions and 60 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "geoportal-sdk",
"version": "3.4.3",
"date": "28/08/2023",
"SDK2DVersion": "3.4.3",
"SDK3DVersion": "3.4.3",
"version": "3.5.0-beta",
"date": "21/09/2023",
"SDK2DVersion": "3.5.0-beta",
"SDK3DVersion": "3.5.0-beta",
"description": "French Geoportal SDK based on OpenLayers (2D) and iTowns (3D) libraries",
"main": "dist/2d/GpSDK2D-src.js, dist/3d/GpSDK3d-src.js",
"module": "src/SDK2D.js, src/SDK3D.js",
Expand Down Expand Up @@ -72,8 +72,8 @@
"exports-loader": "^0.7.0",
"expose-loader": "^0.7.5",
"fs-extra": "^9.0.0",
"geoportal-extensions-itowns": "https://raw.githubusercontent.com/IGNF/geoportal-extensions/feature/new-gpf-url/build/scripts/release/geoportal-extensions-itowns-2.4.3.tgz",
"geoportal-extensions-openlayers": "https://raw.githubusercontent.com/IGNF/geoportal-extensions/feature/new-gpf-url/build/scripts/release/geoportal-extensions-openlayers-3.3.4.tgz",
"geoportal-extensions-itowns": "https://raw.githubusercontent.com/IGNF/geoportal-extensions/releases-gpf-beta/build/scripts/release/geoportal-extensions-itowns-2.5.0-beta.tgz",
"geoportal-extensions-openlayers": "https://raw.githubusercontent.com/IGNF/geoportal-extensions/releases-gpf-beta/build/scripts/release/geoportal-extensions-openlayers-3.4.0-beta.tgz",
"handlebars": "^4.7.5",
"handlebars-layouts": "^3.1.4",
"html-webpack-plugin": "^4.0.4",
Expand Down
54 changes: 27 additions & 27 deletions scripts/release/package-SDK2D.json
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
{
"bugs" : {
"url" : "https://github.com/IGNF/geoportal-sdk/issues"
},
"name" : "@ignf-geoportal/sdk-2d",
"description" : "French Geoportal SDK based on OpenLayers (2D)",
"date" : "04/08/2023",
"scripts" : {},
"module" : "src/SDK2D.js",
"author" : "IGNF",
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/sdk.html",
"files" : [
"dist/",
"src/",
"LICENCE.md",
"README.md",
"package.json"
],
"directories" : {},
"main" : "dist/GpSDK2D-src.js",
"version" : "3.5.0-beta",
"directories" : {},
"repository" : {
"type" : "git",
"url" : "https://github.com/IGNF/geoportal-sdk.git"
},
"license" : "CECILL-B",
"module" : "src/SDK2D.js",
"dependencies" : {
"ol" : "6.9.0",
"geoportal-extensions-openlayers" : "https://raw.githubusercontent.com/IGNF/geoportal-extensions/releases-gpf-beta/build/scripts/release/geoportal-extensions-openlayers-3.4.0-beta.tgz",
"xmldom" : "^0.1.27",
"node-fetch" : "^2.6.1"
},
"date" : "21/09/2023",
"keywords" : [
"openlayers",
"geoportail",
"webservice",
"javascript"
],
"dependencies" : {
"geoportal-extensions-openlayers" : "3.3.3",
"node-fetch" : "^2.6.1",
"xmldom" : "^0.1.27",
"ol" : "6.9.0"
"bugs" : {
"url" : "https://github.com/IGNF/geoportal-sdk/issues"
},
"license" : "CECILL-B",
"version" : "3.4.2",
"repository" : {
"type" : "git",
"url" : "https://github.com/IGNF/geoportal-sdk.git"
}
"files" : [
"dist/",
"src/",
"LICENCE.md",
"README.md",
"package.json"
],
"scripts" : {},
"description" : "French Geoportal SDK based on OpenLayers (2D)",
"name" : "@ignf-geoportal/sdk-2d"
}
54 changes: 27 additions & 27 deletions scripts/release/package-SDK3D.json
Original file line number Diff line number Diff line change
@@ -1,42 +1,42 @@
{
"keywords" : [
"openlayers",
"itowns",
"geoportail",
"webservice",
"javascript"
],
"scripts" : {},
"date" : "04/08/2023",
"description" : "French Geoportal SDK based on OpenLayers (2D) and iTowns (3D) libraries",
"main" : "dist/GpSDK3D-src.js",
"module" : "src/SDK3D.js",
"directories" : {},
"license" : "CECILL-B",
"files" : [
"dist/",
"src/",
"LICENCE.md",
"README.md",
"package.json"
],
"bugs" : {
"url" : "https://github.com/IGNF/geoportal-sdk/issues"
},
"version" : "3.4.2",
"author" : "IGNF",
"directories" : {},
"dependencies" : {
"geoportal-extensions-openlayers" : "3.3.3",
"ol" : "6.9.0",
"node-fetch" : "^2.6.1",
"geoportal-extensions-itowns" : "2.4.3",
"geoportal-extensions-openlayers" : "https://raw.githubusercontent.com/IGNF/geoportal-extensions/releases-gpf-beta/build/scripts/release/geoportal-extensions-openlayers-3.4.0-beta.tgz",
"geoportal-extensions-itowns" : "https://raw.githubusercontent.com/IGNF/geoportal-extensions/releases-gpf-beta/build/scripts/release/geoportal-extensions-itowns-2.5.0-beta.tgz",
"itowns" : "2.38.2",
"node-fetch" : "^2.6.1",
"xmldom" : "^0.1.27"
},
"version" : "3.5.0-beta",
"date" : "21/09/2023",
"description" : "French Geoportal SDK based on OpenLayers (2D) and iTowns (3D) libraries",
"files" : [
"dist/",
"src/",
"LICENCE.md",
"README.md",
"package.json"
],
"keywords" : [
"openlayers",
"itowns",
"geoportail",
"webservice",
"javascript"
],
"main" : "dist/GpSDK3D-src.js",
"scripts" : {},
"name" : "@ignf-geoportal/sdk-3d",
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/sdk.html",
"license" : "CECILL-B",
"repository" : {
"url" : "https://github.com/IGNF/geoportal-sdk.git",
"type" : "git"
},
"author" : "IGNF",
"homepage" : "https://geoservices.ign.fr/documentation/utilisation_web/sdk.html"
}
}

0 comments on commit a622ab8

Please sign in to comment.