username-sync
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "username-sync", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "username but only sync and for node 0.12", | ||
@@ -8,4 +8,4 @@ "main": "index.js", | ||
"scripts": { | ||
"test": "mocha test", | ||
"test:debug": "mocha debug test" | ||
"test": "mocha test.js", | ||
"test:debug": "mocha debug test.js" | ||
}, | ||
@@ -12,0 +12,0 @@ "files": [ |
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
1904