@ngageoint/mage.service 6.5.9 → 6.5.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/dist-package.json +1 -1
- package/npm-shrinkwrap.json +2 -2
- package/package.json +1 -1
package/lib/dist-package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ngageoint/mage.service",
|
|
3
|
-
"version": "6.5.
|
|
3
|
+
"version": "6.5.10",
|
|
4
4
|
"displayName": "Mage Service",
|
|
5
5
|
"description": "Mage is a geospatial situational awareness and data collection platform. The Mage Service is the ReST service API that the Mage client apps use to interact with Mage data.",
|
|
6
6
|
"keywords": [
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ngageoint/mage.service",
|
|
3
|
-
"version": "6.5.
|
|
3
|
+
"version": "6.5.10",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@ngageoint/mage.service",
|
|
9
|
-
"version": "6.5.
|
|
9
|
+
"version": "6.5.10",
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"@ngageoint/geopackage": "4.2.6",
|
|
12
12
|
"@ngageoint/mongodb-migrations": "1.0.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ngageoint/mage.service",
|
|
3
|
-
"version": "6.5.
|
|
3
|
+
"version": "6.5.10",
|
|
4
4
|
"displayName": "Mage Service",
|
|
5
5
|
"description": "Mage is a geospatial situational awareness and data collection platform. The Mage Service is the ReST service API that the Mage client apps use to interact with Mage data.",
|
|
6
6
|
"keywords": [
|