Comparing version 0.0.0 to 1.0.0
{ | ||
"name": "fly-define", | ||
"version": "0.0.0", | ||
"description": "Define Module for Fly", | ||
"license": "MIT", | ||
"repository": "https://github.com/bucaran/fly-define", | ||
"version": "1.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"files": [ | ||
"index.js" | ||
], | ||
"keywords":[ | ||
"fly", | ||
"fly-plugin", | ||
"define" | ||
], | ||
"scripts": { | ||
"lint": "eslint *.js", | ||
"setup": "npm i && npm test", | ||
"spec": "npm run test | tspec", | ||
"test": "npm run lint && npm run tape", | ||
"build": "echo No build task specified.", | ||
"deploy": "npm run test && git push origin master && npm publish", | ||
"tape": "node --harmony --harmony_arrow_functions ./node_modules/tape/bin/tape test/*.js" | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": { | ||
"name": "Jorge Bucaran", | ||
"email": "jbucaran@me.com", | ||
"url": "http://github.com/bucaran" | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/npm/deprecate-holder.git" | ||
}, | ||
"dependencies": { | ||
"author": "", | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/npm/deprecate-holder/issues" | ||
}, | ||
"devDependencies": { | ||
"fly-util": "^4.0.1", | ||
"eslint": "^0.21.2", | ||
"tap-spec": "^4.0.2", | ||
"tape": "^4.0.0" | ||
}, | ||
"engines": { | ||
"iojs": ">= 1.0.0", | ||
"node": ">= 0.11.0" | ||
} | ||
"homepage": "https://github.com/npm/deprecate-holder#readme" | ||
} |
@@ -1,48 +0,5 @@ | ||
<div align="center"> | ||
<a href="http://github.com/flyjs/fly"> | ||
<img width=200px src="https://cloud.githubusercontent.com/assets/8317250/8733685/0be81080-2c40-11e5-98d2-c634f076ccd7.png"> | ||
</a> | ||
</div> | ||
# Deprecated Package | ||
> [Define](https://github.com/bucaran/fly-define) plugin for _[Fly][fly]_. | ||
This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name. | ||
[![][fly-badge]][fly] | ||
[![npm package][npm-ver-link]][releases] | ||
[![][dl-badge]][npm-pkg-link] | ||
[![][travis-badge]][travis-link] | ||
[![][mit-badge]][mit] | ||
## Usage | ||
> Check out the [documentation](PLUGIN_DOCUMENTATION) to see the available options. | ||
### Install | ||
```a | ||
npm install -D fly-define | ||
``` | ||
### Example | ||
```js | ||
export default function* () { | ||
yield ... | ||
} | ||
``` | ||
# License | ||
[MIT][mit] © [Jorge Bucaran][author] et [al][contributors] | ||
[mit]: http://opensource.org/licenses/MIT | ||
[author]: http://github.com/bucaran | ||
[contributors]: https://github.com/bucaran/fly-define/graphs/contributors | ||
[releases]: https://github.com/bucaran/fly-define/releases | ||
[fly]: https://www.github.com/flyjs/fly | ||
[fly-badge]: https://img.shields.io/badge/fly-JS-05B3E1.svg?style=flat-square | ||
[mit-badge]: https://img.shields.io/badge/license-MIT-444444.svg?style=flat-square | ||
[npm-pkg-link]: https://www.npmjs.org/package/fly-define | ||
[npm-ver-link]: https://img.shields.io/npm/v/fly-define.svg?style=flat-square | ||
[dl-badge]: http://img.shields.io/npm/dm/fly-define.svg?style=flat-square | ||
[travis-link]: https://travis-ci.org/bucaran/fly-define | ||
[travis-badge]: http://img.shields.io/travis/bucaran/fly-define.svg?style=flat-square | ||
Please contact support@npmjs.com if you have questions about this 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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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 tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
1
0
672
2
0
6
2