Socket
Socket
Sign inDemoInstall

badgeboard

Package Overview
Dependencies
1
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.1.3

6

lib/badgeboard.js

@@ -41,6 +41,8 @@ /* ================================================================

right_text: '100%',
left_bg_color: '#555',
left_bg_color: '#777',
right_bg_color: '#dfb317',
left_text_color: '#fff',
right_text_color: '#fff'
right_text_color: '#fff',
icon_stroke_color: '#000',
icon_fill_color: '#fff'
};
{
"name": "badgeboard",
"version": "0.1.2",
"version": "0.1.3",
"description": "badgeboard",

@@ -11,3 +11,3 @@ "keywords": [

"type": "git",
"url": "git://github.com/xudafeng/badgeboard.git"
"url": "git://github.com/macacajs/badgeboard.git"
},

@@ -30,3 +30,3 @@ "dependencies": {

],
"homepage": "https://github.com/xudafeng/badgeboard",
"homepage": "https://github.com/macacajs/badgeboard",
"author": "xudafeng",

@@ -33,0 +33,0 @@ "email": "xudafeng@126.com",

@@ -11,6 +11,6 @@ # badgeboard

[npm-url]: https://npmjs.org/package/badgeboard
[travis-image]: https://img.shields.io/travis/xudafeng/badgeboard.svg?style=flat-square
[travis-url]: https://travis-ci.org/xudafeng/badgeboard
[coveralls-image]: https://img.shields.io/coveralls/xudafeng/badgeboard.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/xudafeng/badgeboard?branch=master
[travis-image]: https://img.shields.io/travis/macacajs/badgeboard.svg?style=flat-square
[travis-url]: https://travis-ci.org/macacajs/badgeboard
[coveralls-image]: https://img.shields.io/coveralls/macacajs/badgeboard.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/macacajs/badgeboard?branch=master
[node-image]: https://img.shields.io/badge/node.js-%3E=_0.10-green.svg?style=flat-square

@@ -17,0 +17,0 @@ [node-url]: http://nodejs.org/download/

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc