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

bounty

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bounty - npm Package Compare versions

Comparing version 1.1.9 to 1.2.0

2

package.json
{
"name": "bounty",
"version": "1.1.9",
"version": "1.2.0",
"description": "SVG library for transitioning numbers with motion blur",

@@ -5,0 +5,0 @@ "main": "lib/bounty.js",

@@ -6,3 +6,4 @@ <p align="center">

[![NPM version][npm-version-image]][npm-url] [![NPM version][npm-license-image]][npm-url]
[![npm version](https://badge.fury.io/js/bounty.svg)](https://www.npmjs.com/package/bounty)
[![Dependencies](https://david-dm.org/coderitual/bounty.svg)](https://david-dm.org/coderitual/bounty)
> JavaScript odometer or slot machine effect library for smoothly transitioning numbers with motion blur. Library uses functional approach and ES7 Function Bind Syntax. Internally based on SVG.

@@ -12,3 +13,3 @@

[See the live version](https://coderitual.github.io/bounty/examples/)
See the **[live version](https://coderitual.github.io/bounty/examples/)**.

@@ -78,2 +79,6 @@ ## Installation

## How?
If you're interested how it's made, see the **[presentation](http://slides.com/coderitual/odoo-js)**.
## Roadmap

@@ -90,5 +95,1 @@ There is a work in progress to implement additional features:

The library is available under the MIT license. For more info, see the [LICENSE](LICENSE) file.
[npm-version-image]: https://img.shields.io/npm/v/bounty.svg
[npm-license-image]: https://img.shields.io/npm/l/bounty.svg
[npm-url]: https://www.npmjs.com/package/bounty
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