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 @@ |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 3 instances in 1 package
0
10693
9
64
3
31