fiftyone.geolocation
Advanced tools
Comparing version 4.3.7 to 4.4.0
{ | ||
"repositories": { | ||
"common-ci": { | ||
"version": "4.3.60", | ||
"version": "4.4.0", | ||
"isLeaf": true | ||
}, | ||
"device-detection-data": { | ||
"version": "4.3.5", | ||
"version": "4.4.0", | ||
"isLeaf": false | ||
}, | ||
"device-detection-cxx": { | ||
"version": "4.3.16", | ||
"common-cxx": { | ||
"version": "4.4.0", | ||
"isLeaf": false, | ||
"dependencies": [ | ||
"common-ci", | ||
"device-detection-data" | ||
"common-ci" | ||
] | ||
}, | ||
"device-detection-go": { | ||
"version": "4.3.5", | ||
"device-detection-cxx": { | ||
"version": "4.4.0", | ||
"isLeaf": false, | ||
"dependencies": [ | ||
"common-ci", | ||
"device-detection-cxx" | ||
"common-cxx", | ||
"device-detection-data" | ||
] | ||
}, | ||
}, | ||
"device-detection-varnish": { | ||
"version": "4.3.3", | ||
"version": "4.4.0", | ||
"isLeaf": false, | ||
@@ -36,3 +36,3 @@ "dependencies": [ | ||
"device-detection-nginx": { | ||
"version": "4.3.5", | ||
"version": "4.4.0", | ||
"isLeaf": false, | ||
@@ -45,3 +45,3 @@ "dependencies": [ | ||
"pipeline-java": { | ||
"version": "4.3.14", | ||
"version": "4.4.0", | ||
"packageName": "pipeline", | ||
@@ -55,3 +55,3 @@ "versionVariableName": "pipeline.version", | ||
"location-java": { | ||
"version": "4.3.12", | ||
"version": "4.4.0", | ||
"packageName": "pipeline.geo-location", | ||
@@ -66,4 +66,15 @@ "versionVariableName": "geolocation.version", | ||
}, | ||
"location-onpremise-java": { | ||
"version": "4.4.0", | ||
"packageName": "geo-location.digitalelement", | ||
"versionVariableName": "geolocation.digitalelement.version", | ||
"isLeaf": false, | ||
"dependencies": [ | ||
"common-ci", | ||
"pipeline-java", | ||
"location-java" | ||
] | ||
}, | ||
"device-detection-java": { | ||
"version": "4.3.17", | ||
"version": "4.4.0", | ||
"packageName": "pipeline.device-detection", | ||
@@ -78,4 +89,20 @@ "versionVariableName": "devicedetection.version", | ||
}, | ||
"common-dotnet": { | ||
"version": "4.4.0", | ||
"packageName": "FiftyOne.Common", | ||
"isLeaf": false, | ||
"dependencies": [ | ||
"common-ci" | ||
] | ||
}, | ||
"caching-dotnet": { | ||
"version": "4.4.0", | ||
"packageName": "FiftyOne.Caching", | ||
"isLeaf": false, | ||
"dependencies": [ | ||
"common-ci" | ||
] | ||
}, | ||
"pipeline-dotnet": { | ||
"version": "4.3.17", | ||
"version": "4.4.0", | ||
"packageName": "FiftyOne.Pipeline", | ||
@@ -90,3 +117,3 @@ "isLeaf": false, | ||
"location-dotnet": { | ||
"version": "4.3.12", | ||
"version": "4.4.0", | ||
"packageName": "FiftyOne.Geolocation", | ||
@@ -102,3 +129,3 @@ "isLeaf": false, | ||
"device-detection-dotnet": { | ||
"version": "4.3.17", | ||
"version": "4.4.0", | ||
"packageName": "FiftyOne.DeviceDetection", | ||
@@ -114,4 +141,34 @@ "isLeaf": false, | ||
}, | ||
"license-dotnet": { | ||
"version": "4.4.0", | ||
"packageName": "FiftyOne.(License|Resource)", | ||
"isLeaf": false, | ||
"dependencies": [ | ||
"common-ci" | ||
] | ||
}, | ||
"entitlement-dotnet": { | ||
"version": "4.4.0", | ||
"isLeaf": false, | ||
"dependencies": [ | ||
"common-ci", | ||
"common-dotnet", | ||
"license-dotnet", | ||
"pipeline-dotnet" | ||
] | ||
}, | ||
"internal-engines-dotnet": { | ||
"version": "4.4.0", | ||
"packageName": "FiftyOne.GeoLocation.OnPremise", | ||
"isLeaf": false, | ||
"dependencies": [ | ||
"common-ci", | ||
"common-dotnet", | ||
"pipeline-dotnet", | ||
"device-detection-dotnet", | ||
"location-dotnet" | ||
] | ||
}, | ||
"pipeline-node": { | ||
"version": "4.3.8", | ||
"version": "4.4.0", | ||
"packageName": "fiftyone.pipeline", | ||
@@ -124,3 +181,3 @@ "isLeaf": false, | ||
"location-node": { | ||
"version": "4.3.7", | ||
"version": "4.4.0", | ||
"packageName": "fiftyone.geolocation", | ||
@@ -135,3 +192,3 @@ "isLeaf": false, | ||
"device-detection-node": { | ||
"version": "4.3.12", | ||
"version": "4.4.0", | ||
"packageName": "fiftyone.devicedetection", | ||
@@ -145,4 +202,23 @@ "isLeaf": false, | ||
}, | ||
"pipeline-python": { | ||
"version": "4.4.0", | ||
"packageName": "fiftyone_pipeline", | ||
"versionVariableName": "pipelineVersion", | ||
"isLeaf": false, | ||
"dependencies": [ | ||
"common-ci" | ||
] | ||
}, | ||
"location-python": { | ||
"version": "4.4.0", | ||
"packageName": "fiftyone_location", | ||
"versionVariableName": "locationVersion", | ||
"isLeaf": false, | ||
"dependencies": [ | ||
"common-ci", | ||
"pipeline-python" | ||
] | ||
}, | ||
"device-detection-python": { | ||
"version": "4.3.5", | ||
"version": "4.4.0", | ||
"packageName": "fiftyone_devicedetection", | ||
@@ -158,3 +234,3 @@ "versionVariableName": "deviceDetectionVersion", | ||
"pipeline-php-core": { | ||
"version": "4.3.6", | ||
"version": "4.4.0", | ||
"packageName": "fiftyone.pipeline.core", | ||
@@ -167,3 +243,3 @@ "isLeaf": false, | ||
"pipeline-php-engines": { | ||
"version": "4.3.5", | ||
"version": "4.4.0", | ||
"packageName": "fiftyone.pipeline.engines", | ||
@@ -177,3 +253,3 @@ "isLeaf": false, | ||
"pipeline-php-cloudrequestengine": { | ||
"version": "4.3.6", | ||
"version": "4.4.0", | ||
"packageName": "fiftyone.pipeline.cloudrequestengine", | ||
@@ -188,3 +264,3 @@ "isLeaf": false, | ||
"location-php": { | ||
"version": "4.3.5", | ||
"version": "4.4.0", | ||
"packageName": "fiftyone.geolocation", | ||
@@ -201,3 +277,3 @@ "isLeaf": false, | ||
"device-detection-php-onpremise": { | ||
"version": "4.3.10", | ||
"version": "4.4.0", | ||
"packageName": "fiftyone.devicedetection", | ||
@@ -213,3 +289,3 @@ "isLeaf": false, | ||
"device-detection-php": { | ||
"version": "4.3.7", | ||
"version": "4.4.0", | ||
"packageName": "fiftyone.devicedetection", | ||
@@ -225,3 +301,3 @@ "isLeaf": false, | ||
"pipeline-wordpress": { | ||
"version": "1.0.14", | ||
"version": "4.4.0", | ||
"packageName": "fiftyonedegrees.wordpress", | ||
@@ -233,2 +309,18 @@ "isLeaf": false, | ||
] | ||
}, | ||
"device-detection-go": { | ||
"version": "4.4.0", | ||
"isLeaf": false, | ||
"dependencies": [ | ||
"common-ci", | ||
"device-detection-cxx" | ||
] | ||
}, | ||
"device-detection-examples-go": { | ||
"version": "4.4.0", | ||
"isLeaf": false, | ||
"dependencies": [ | ||
"common-ci", | ||
"device-detection-go" | ||
] | ||
} | ||
@@ -235,0 +327,0 @@ }, |
{ | ||
"name": "fiftyone.geolocation", | ||
"version": "4.3.7", | ||
"version": "4.4.0", | ||
"description": "Geo-location services for the 51Degrees Pipeline API", | ||
@@ -20,6 +20,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"fiftyone.pipeline.cloudrequestengine": "^4.3.8", | ||
"fiftyone.pipeline.core": "^4.3.8", | ||
"fiftyone.pipeline.engines": "^4.3.8", | ||
"fiftyone.pipeline.engines.fiftyone": "^4.3.8" | ||
"fiftyone.pipeline.cloudrequestengine": "^4.4.0", | ||
"fiftyone.pipeline.core": "^4.4.0", | ||
"fiftyone.pipeline.engines": "^4.4.0", | ||
"fiftyone.pipeline.engines.fiftyone": "^4.4.0" | ||
}, | ||
@@ -26,0 +26,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
890760
7088