Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dunno

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dunno - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

.travis.yml

9

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc