vscode-fsevents
Advanced tools
Comparing version 0.3.8 to 0.3.9
{ | ||
"name": "vscode-fsevents", | ||
"version": "0.3.8", | ||
"description": "VSCode fork of fsevents (Native Access to Mac OS-X FSEvents)", | ||
"version": "0.3.9", | ||
"description": "Native Access to Mac OS-X FSEvents", | ||
"main": "fsevents.js", | ||
"dependencies": { | ||
"nan": "^2.3.0" | ||
"nan": "^2.10.0" | ||
}, | ||
@@ -20,3 +20,3 @@ "os": [ | ||
"type": "git", | ||
"url": "https://github.com/bpasero/fsevents.git" | ||
"url": "https://github.com/strongloop/fsevents.git" | ||
}, | ||
@@ -30,5 +30,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/bpasero/fsevents/issues" | ||
"url": "https://github.com/strongloop/fsevents/issues" | ||
}, | ||
"homepage": "https://github.com/bpasero/fsevents", | ||
"homepage": "https://github.com/strongloop/fsevents", | ||
"devDependencies": { | ||
@@ -35,0 +35,0 @@ "tap": "~0.4.8" |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
1
27391
16
Updatednan@^2.10.0