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

badgeboard

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

badgeboard - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

13

index.js

@@ -1,16 +0,3 @@

/* ================================================================
* badgeboard by xdf(xudafeng[at]126.com)
*
* first created at : Wed Nov 11 2015 17:09:45 GMT+0800 (CST)
*
* ================================================================
* Copyright xdf
*
* Licensed under the MIT License
* You may not use this file except in compliance with the License.
*
* ================================================================ */
'use strict';
module.exports = require('./lib/badgeboard');

@@ -1,14 +0,1 @@

/* ================================================================
* badgeboard by xdf(xudafeng[at]126.com)
*
* first created at : Wed Nov 11 2015 17:09:45 GMT+0800 (CST)
*
* ================================================================
* Copyright xdf
*
* Licensed under the MIT License
* You may not use this file except in compliance with the License.
*
* ================================================================ */
'use strict';

@@ -15,0 +2,0 @@

8

package.json
{
"name": "badgeboard",
"version": "0.1.6",
"version": "0.1.7",
"description": "badgeboard",

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

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

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

],
"homepage": "https://github.com/macacajs/badgeboard",
"author": "xudafeng",
"email": "xudafeng@126.com",
"blog": "http://xdf.me",
"license": "MIT"
}

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

[npm-url]: https://npmjs.org/package/badgeboard
[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
[travis-image]: https://img.shields.io/travis/relibalejs/badgeboard.svg?style=flat-square
[travis-url]: https://travis-ci.org/relibalejs/badgeboard
[coveralls-image]: https://img.shields.io/coveralls/relibalejs/badgeboard.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/relibalejs/badgeboard?branch=master
[node-image]: https://img.shields.io/badge/node.js-%3E=_0.10-green.svg?style=flat-square

@@ -25,3 +25,3 @@ [node-url]: http://nodejs.org/download/

```bash
```shell
$ npm i badgeboard --save

@@ -33,3 +33,1 @@ ```

The MIT License (MIT)
Copyright (c) 2015 xdf

@@ -1,14 +0,1 @@

/* ================================================================
* badgeboard by xdf(xudafeng[at]126.com)
*
* first created at : Wed Nov 11 2015 17:09:45 GMT+0800 (CST)
*
* ================================================================
* Copyright 2013 xdf
*
* Licensed under the MIT License
* You may not use this file except in compliance with the License.
*
* ================================================================ */
'use strict';

@@ -15,0 +2,0 @@

Sorry, the diff of this file is not supported yet

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