fiftyone.devicedetection.onpremise
Advanced tools
Comparing version 4.4.136 to 4.4.137
{ | ||
"name": "fiftyone.devicedetection.onpremise", | ||
"version": "4.4.136", | ||
"version": "4.4.137", | ||
"description": "Device detection on-premise services for the 51Degrees Pipeline API", | ||
@@ -35,10 +35,3 @@ "keywords": [ | ||
}, | ||
"author": "51Degrees", | ||
"contributors": [ | ||
"Filip Hnízdo <filip@octophin.com> (https://octophindigital.com/)", | ||
"Steve Ballantine <stephen@51degrees.com> (https://51degrees.com)", | ||
"Ben Shilito <ben@51degrees.com> (https://51degrees.com)", | ||
"Joseph Dix <joseph@51degrees.com> (https://51degrees.com)", | ||
"Tung Pham <tung@51degrees.com> (https://51degrees.com)" | ||
], | ||
"author": "51Degrees Engineering <engineering@51degrees.com>", | ||
"dependencies": { | ||
@@ -53,3 +46,4 @@ "fiftyone.devicedetection.shared": "4.4.x", | ||
"devDependencies": { | ||
"@types/node": "^15.14.9", | ||
"@types/jest": "^28.1.8", | ||
"@types/node": "^20.14.10", | ||
"jest": "^28.1.3", | ||
@@ -64,4 +58,5 @@ "jest-junit": "^13.2.0" | ||
"build", | ||
"*.js" | ||
"*.js", | ||
"*.ts" | ||
] | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
8522960
4