fiftyone.devicedetection.cloud
Advanced tools
Comparing version 4.4.5 to 4.4.6
/* ********************************************************************* | ||
* This Original Work is copyright of 51 Degrees Mobile Experts Limited. | ||
* Copyright 2019 51 Degrees Mobile Experts Limited, 5 Charlotte Close, | ||
* Caversham, Reading, Berkshire, United Kingdom RG4 7BY. | ||
* Copyright 2022 51 Degrees Mobile Experts Limited, Davidson House, | ||
* Forbury Square, Reading, Berkshire, United Kingdom RG1 3EU. | ||
* | ||
* This Original Work is licensed under the European Union Public Licence (EUPL) | ||
* v.1.2 and is subject to its terms as set out below. | ||
* This Original Work is licensed under the European Union Public Licence | ||
* (EUPL) v.1.2 and is subject to its terms as set out below. | ||
* | ||
@@ -9,0 +9,0 @@ * If a copy of the EUPL was not distributed with this file, You can obtain |
/* ********************************************************************* | ||
* This Original Work is copyright of 51 Degrees Mobile Experts Limited. | ||
* Copyright 2019 51 Degrees Mobile Experts Limited, 5 Charlotte Close, | ||
* Caversham, Reading, Berkshire, United Kingdom RG4 7BY. | ||
* Copyright 2022 51 Degrees Mobile Experts Limited, Davidson House, | ||
* Forbury Square, Reading, Berkshire, United Kingdom RG1 3EU. | ||
* | ||
* This Original Work is licensed under the European Union Public Licence (EUPL) | ||
* v.1.2 and is subject to its terms as set out below. | ||
* This Original Work is licensed under the European Union Public Licence | ||
* (EUPL) v.1.2 and is subject to its terms as set out below. | ||
* | ||
@@ -9,0 +9,0 @@ * If a copy of the EUPL was not distributed with this file, You can obtain |
/* ********************************************************************* | ||
* This Original Work is copyright of 51 Degrees Mobile Experts Limited. | ||
* Copyright 2019 51 Degrees Mobile Experts Limited, 5 Charlotte Close, | ||
* Caversham, Reading, Berkshire, United Kingdom RG4 7BY. | ||
* Copyright 2022 51 Degrees Mobile Experts Limited, Davidson House, | ||
* Forbury Square, Reading, Berkshire, United Kingdom RG1 3EU. | ||
* | ||
* This Original Work is licensed under the European Union Public Licence (EUPL) | ||
* v.1.2 and is subject to its terms as set out below. | ||
* This Original Work is licensed under the European Union Public Licence | ||
* (EUPL) v.1.2 and is subject to its terms as set out below. | ||
* | ||
@@ -9,0 +9,0 @@ * If a copy of the EUPL was not distributed with this file, You can obtain |
/* ********************************************************************* | ||
* This Original Work is copyright of 51 Degrees Mobile Experts Limited. | ||
* Copyright 2019 51 Degrees Mobile Experts Limited, 5 Charlotte Close, | ||
* Caversham, Reading, Berkshire, United Kingdom RG4 7BY. | ||
* Copyright 2022 51 Degrees Mobile Experts Limited, Davidson House, | ||
* Forbury Square, Reading, Berkshire, United Kingdom RG1 3EU. | ||
* | ||
* This Original Work is licensed under the European Union Public Licence (EUPL) | ||
* v.1.2 and is subject to its terms as set out below. | ||
* This Original Work is licensed under the European Union Public Licence | ||
* (EUPL) v.1.2 and is subject to its terms as set out below. | ||
* | ||
@@ -9,0 +9,0 @@ * If a copy of the EUPL was not distributed with this file, You can obtain |
/* ********************************************************************* | ||
* This Original Work is copyright of 51 Degrees Mobile Experts Limited. | ||
* Copyright 2019 51 Degrees Mobile Experts Limited, 5 Charlotte Close, | ||
* Caversham, Reading, Berkshire, United Kingdom RG4 7BY. | ||
* Copyright 2022 51 Degrees Mobile Experts Limited, Davidson House, | ||
* Forbury Square, Reading, Berkshire, United Kingdom RG1 3EU. | ||
* | ||
* This Original Work is licensed under the European Union Public Licence (EUPL) | ||
* v.1.2 and is subject to its terms as set out below. | ||
* This Original Work is licensed under the European Union Public Licence | ||
* (EUPL) v.1.2 and is subject to its terms as set out below. | ||
* | ||
@@ -9,0 +9,0 @@ * If a copy of the EUPL was not distributed with this file, You can obtain |
{ | ||
"name": "fiftyone.devicedetection.cloud", | ||
"version": "4.4.5", | ||
"version": "4.4.6", | ||
"description": "Device detection cloud services for the 51Degrees Pipeline API", | ||
@@ -25,19 +25,21 @@ "main": "index.js", | ||
"dependencies": { | ||
"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", | ||
"fiftyone.devicedetection.shared": "^4.4.5" | ||
"fiftyone.pipeline.cloudrequestengine": "^4.4.1", | ||
"fiftyone.pipeline.core": "^4.4.1", | ||
"fiftyone.pipeline.engines": "^4.4.1", | ||
"fiftyone.pipeline.engines.fiftyone": "^4.4.1", | ||
"fiftyone.devicedetection.shared": "^4.4.7" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^6.8.0", | ||
"eslint-config-standard": "^14.1.1", | ||
"eslint-plugin-import": "^2.20.2", | ||
"eslint-plugin-jsdoc": "^25.4.0", | ||
"@types/node": "^15.12.2", | ||
"eslint": "^8.16.0", | ||
"eslint-config-standard": "^17.0.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-jsdoc": "^38.1.6", | ||
"eslint-plugin-node": "^11.1.0", | ||
"eslint-plugin-promise": "^4.2.1", | ||
"eslint-plugin-standard": "^4.0.1", | ||
"eslint-plugin-jest": "^23.13.2", | ||
"jest": "^24.9.0", | ||
"jest-junit": "^9.0.0" | ||
"eslint-plugin-promise": "^6.0.0", | ||
"eslint-plugin-jest": "^26.2.2", | ||
"eslint-plugin-n": "^15.0.0", | ||
"jest": "^28.1.0", | ||
"jest-junit": "^13.2.0", | ||
"jest-each": "^27.0.6" | ||
}, | ||
@@ -44,0 +46,0 @@ "license": "EUPL-1.2", |
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
15050
12