Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "dunno", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "track last N user actions at any point of time", | ||
"main": "dunno.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "node dunno.spec.js" | ||
}, | ||
@@ -24,3 +24,6 @@ "repository": { | ||
}, | ||
"homepage": "https://github.com/bubenshchykov/dunno" | ||
"homepage": "https://github.com/bubenshchykov/dunno", | ||
"devDependencies": { | ||
"zombie": "2.5.1" | ||
} | ||
} |
@@ -0,1 +1,2 @@ | ||
[![Build Status](https://travis-ci.org/bubenshchykov/dunno.png?branch=master)](https://travis-ci.org/bubenshchykov/dunno) | ||
Got weird user complaint but can't reproduce? | ||
@@ -2,0 +3,0 @@ |
Sorry, the diff of this file is not supported yet
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 tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
24919
8
98
1
46
1