fiftyone.devicedetection.shared
Advanced tools
Comparing version 4.4.104 to 4.4.105
{ | ||
"name": "fiftyone.devicedetection.shared", | ||
"version": "4.4.104", | ||
"version": "4.4.105", | ||
"description": "Shared functionality for implementing device detection engine for the 51Degrees Pipeline API", | ||
@@ -25,2 +25,5 @@ "keywords": [ | ||
"types": "types/index.d.ts", | ||
"scripts": { | ||
"lint": "eslint . --ext .js" | ||
}, | ||
"repository": { | ||
@@ -32,3 +35,3 @@ "type": "git", | ||
"devDependencies": { | ||
"eslint": "^8.16.0", | ||
"eslint": "8.57.0", | ||
"eslint-config-standard": "^17.0.0", | ||
@@ -35,0 +38,0 @@ "eslint-plugin-import": "^2.26.0", |
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
19380