checkinme-react-native-geolocation-service
Advanced tools
Comparing version 5.3.1-0 to 5.3.1-1
{ | ||
"name": "checkinme-react-native-geolocation-service", | ||
"version": "5.3.1-0", | ||
"version": "5.3.1-1", | ||
"description": "React native geolocation service for iOS and android", | ||
@@ -30,3 +30,5 @@ "main": "js/index.js", | ||
}, | ||
"dependencies": {}, | ||
"dependencies": { | ||
"fsevents": "^2.3.3" | ||
}, | ||
"devDependencies": { | ||
@@ -33,0 +35,0 @@ "babel-eslint": "^7.2.3", |
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
90983
1
+ Addedfsevents@^2.3.3
+ Addedfsevents@2.3.3(transitive)