Socket
Socket
Sign inDemoInstall

noop6

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.8 to 1.0.9

2

package.json

@@ -16,3 +16,3 @@ {

"license": "MIT",
"version": "1.0.8",
"version": "1.0.9",
"main": "lib/index.js",

@@ -19,0 +19,0 @@ "scripts": {

<!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. -->
# noop6

@@ -10,4 +26,26 @@

> No operation as a module using an arrow function.
## :cloud: Installation

@@ -24,2 +62,13 @@

## :clipboard: Example

@@ -51,2 +100,10 @@

## :question: Get Help

@@ -56,5 +113,6 @@

1. Please [post questions on Stack Overflow](https://stackoverflow.com/questions/ask). You can open issues with questions, as long you add a link to your Stack Overflow question.
2. For bug reports and feature requests, open issues. :bug:
3. For direct and quick help, you can [use Codementor](https://www.codementor.io/johnnyb). :rocket:

@@ -64,2 +122,15 @@

## :yum: How to contribute

@@ -70,3 +141,2 @@ Have an idea? Found a bug? See [how to contribute][contributing].

## :sparkling_heart: Support my projects
I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously,

@@ -90,36 +160,59 @@ this takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it).

## :dizzy: Where is this library used?
If you are using this library in one of your projects, add it in this list. :sparkles:
- `lien`
- `tinyreq`
- `assured`
- `jsonrequest`
- `image-parser`
- `bloggify-ajs-renderer`
- `bloggify-renderer-ajs`
- `bloggify-template-renderer`
- `bloggify-plugin-loader`
- `bloggify-redirect`
- `transformer`
- `rucksack`
- `lwipify`
- `asyncer.js`
- `face-detectify`
- `bloggify-pug-renderer`
- `function.name`
- `nodeice`
- `bloggify-js-renderer`
- `bloggify-theme-renderer`
- `fortran`
- `parrot-bot`
- `pull-from-source`
- `tithe`
- `3abn`
- `coindesk.js`
- `csv-it`
- `custom-return`
- `fn-wrap`
- [`3abn`](https://github.com/IonicaBizau/3abn#readme)—A 3ABN radio client in the terminal.
- [`assured`](https://github.com/IonicaBizau/assured#readme)—Combine promises and callbacks together.
- [`asyncer.js`](https://github.com/IonicaBizau/asyncer.js#readme)—Run groups of (a)sync functions.
- [`bloggify-ajs-renderer`](https://github.com/Bloggify/ajs-renderer#readme) (by Bloggify)—ajs renderer for Bloggify.
- [`bloggify-js-renderer`](https://github.com/Bloggify/js-renderer#readme) (by Bloggify)—JS renderer for Bloggify.
- [`bloggify-plugin-loader`](https://github.com/Bloggify/plugin-loader#readme) (by Bloggify)—The Bloggify plugin loader.
- [`bloggify-pug-renderer`](https://github.com/Bloggify/pug-renderer#readme) (by Bloggify)—Render Pug templates.
- [`bloggify-redirect`](https://github.com/Bloggify/redirect#readme)—A Bloggify plugin to handle the link redirects.
- [`bloggify-renderer-ajs`](https://github.com/Bloggify/renderer-ajs#readme) (by Bloggify)—ajs renderer for Bloggify.
- [`bloggify-template-renderer`](https://github.com/Bloggify/template-renderer#readme) (by Bloggify)—The default template renderer for Bloggify.
- [`bloggify-theme-renderer`](https://github.com/Bloggify/theme-renderer#readme) (by Bloggify)—The default theme renderer for Bloggify.
- [`coindesk.js`](https://github.com/IonicaBizau/bitcoin-value#readme)—Get the current and historical Bitcoin price in different currencies, using Coindesk.
- [`csv-it`](https://github.com/IonicaBizau/csv-it#readme)—Simple and useful tools to work with CSV files.
- [`custom-return`](https://github.com/IonicaBizau/custom-return#readme)—Generate a function that returns a constant.
- [`face-detectify`](https://github.com/IonicaBizau/face-detectify#readme)—Detect faces in images. Without native modules. It uses tracking.js.
- [`fn-wrap`](https://github.com/IonicaBizau/fn-wrap#readme)—Function wrapping utility.
- [`fortran`](https://github.com/IonicaBizau/node-fortran)—Fortran bridge for Node.js which allows you to run Fortran code from Node.js.
- [`function.name`](https://github.com/IonicaBizau/function.name#readme)—Function name shim (especially for supporting function names in Internet Explorer).
- [`image-parser`](https://github.com/IonicaBizau/image-parser#readme)—An image parser that works.
- [`jsonrequest`](https://github.com/IonicaBizau/jsonrequest)—A tiny library for requesting and getting JSON resources.
- [`lien`](https://github.com/LienJS/Lien)—An easy to use web framework for Node.js.
- [`lwipify`](https://github.com/IonicaBizau/lwipify#readme)—Convert images in lwip objects.
- [`nodeice`](https://github.com/IonicaBizau/nodeice)—Another PDF invoice generator
- [`parrot-bot`](https://github.com/IonicaBizau/parrot-bot#readme)—A parrot-like bot you can talk with.
- [`pull-from-source`](https://github.com/IonicaBizau/pull-from-source#readme)—Pulls the changes from the source repository in the forked one.
- [`rucksack`](https://github.com/Bloggify/rucksack#readme) (by Bloggify)—JavaScript and CSS bundler.
- [`tinyreq`](https://github.com/IonicaBizau/tinyreq)—Tiny library for making http(s) requests.
- [`tithe`](https://github.com/IonicaBizau/tithe)—Organize and track the tithe payments.
- [`transformer`](https://github.com/IonicaBizau/transformer#readme)—Transform data using synchronous and asynchronous functions.
## :scroll: License

@@ -130,2 +223,10 @@

[license]: /LICENSE
[website]: https://ionicabizau.net
[contributing]: /CONTRIBUTING.md
[docs]: /DOCUMENTATION.md
[badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg

@@ -135,10 +236,4 @@ [badge_amazon]: https://ionicabizau.github.io/badges/amazon.svg

[badge_paypal_donate]: https://ionicabizau.github.io/badges/paypal_donate.svg
[patreon]: https://www.patreon.com/ionicabizau
[amazon]: http://amzn.eu/hRo9sIZ
[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW
[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(https%3A%2F%2Fionicabizau.net)&year=2016#license-mit
[website]: https://ionicabizau.net
[contributing]: /CONTRIBUTING.md
[docs]: /DOCUMENTATION.md

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