Comparing version 0.0.4 to 0.0.5
@@ -5,3 +5,3 @@ /* https://github.com/bubenshchykov/dunno */ | ||
var key = 'dunno#v0.0.3'; | ||
var key = 'dunno#v0.0.5'; | ||
var sep = ' ~\n'; | ||
@@ -8,0 +8,0 @@ var mask = '<:tag id=":id" cl=":class">:info</:tag>'; |
{ | ||
"name": "dunno", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "track last N user actions at any point of time", | ||
@@ -5,0 +5,0 @@ "main": "dunno.js", |
[![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? | ||
@@ -14,3 +15,3 @@ | ||
== | ||
Add dunno.js to the page, or require for browserify | ||
Dunno gives you steps to reproduce. Add dunno.js to the page, or require for browserify | ||
``` | ||
@@ -31,3 +32,3 @@ npm install dunno | ||
User jumps between pages, does weird stuff, gets an error. Dunno tells you steps to reproduce. | ||
User jumps between pages, does weird stuff, gets an error. Dunno tells you why. | ||
@@ -34,0 +35,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
24941
47