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

akuku

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

akuku - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

LICENSE

8

History.md
1.1.1 / 2019-03-07
==================
* replace mocha with tape
* add LICENSE file
* fix travis badge in Readme
* fix typo in license (ICS -> ISC)
1.1.0 / 2018-05-24

@@ -3,0 +11,0 @@ ==================

7

package.json
{
"name": "akuku",
"version": "1.1.0",
"version": "1.1.1",
"description": "Small timing counter utility.",

@@ -11,3 +11,3 @@ "author": {

"repository": "pirxpilot/akuku",
"license": "ICS",
"license": "ISC",
"keywords": [

@@ -24,3 +24,4 @@ "akuku",

"jshint": "^2.9.5",
"mocha": "^5.2.0"
"tap-spec": "^5.0.0",
"tape": "^4.10.1"
},

@@ -27,0 +28,0 @@ "scripts": {

@@ -85,4 +85,4 @@ [![NPM version][npm-image]][npm-url]

[travis-url]: https://travis-ci.org/pirxpilot/akuku
[travis-image]: https://img.shields.io/travis/pirxpilot/akuku.svg
[travis-url]: https://travis-ci.com/pirxpilot/akuku
[travis-image]: https://img.shields.io/travis/com/pirxpilot/akuku.svg

@@ -89,0 +89,0 @@ [deps-image]: https://img.shields.io/david/pirxpilot/akuku.svg

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