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.0 to 1.0.1

17

package.json

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

"license": "MIT",
"version": "1.0.0",
"version": "1.0.1",
"main": "lib/index.js",

@@ -30,3 +30,14 @@ "scripts": {

},
"homepage": "https://github.com/IonicaBizau/noop6#readme"
}
"homepage": "https://github.com/IonicaBizau/noop6#readme",
"files": [
"bin/",
"app/",
"lib/",
"dist/",
"src/",
"resources/",
"menu/",
"cli.js",
"index.js"
]
}

23

README.md

@@ -0,1 +1,2 @@

# noop6 [![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![Version](https://img.shields.io/npm/v/noop6.svg)](https://www.npmjs.com/package/noop6) [![Downloads](https://img.shields.io/npm/dt/noop6.svg)](https://www.npmjs.com/package/noop6) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github)

@@ -5,3 +6,3 @@

## Installation
## :cloud: Installation

@@ -12,7 +13,8 @@ ```sh

## Example
## :clipboard: Example
```js
"use strict";
const noop = require("noop6");

@@ -37,10 +39,15 @@

## How to contribute
## :yum: How to contribute
Have an idea? Found a bug? See [how to contribute][contributing].
## Where is this library used?
## :dizzy: Where is this library used?
If you are using this library in one of your projects, add it in this list. :sparkles:
## License
- [`custom-return`](https://github.com/IonicaBizau/custom-return#readme)—Generate a function that returns a constant.
- [`nodeice`](https://github.com/IonicaBizau/nodeice)—Another PDF invoice generator
- [`tithe`](https://github.com/IonicaBizau/tithe)—Organize and track the tithe payments.
## :scroll: License
[MIT][license] © [Ionică Bizău][website]

@@ -54,2 +61,2 @@

[contributing]: /CONTRIBUTING.md
[docs]: /DOCUMENTATION.md
[docs]: /DOCUMENTATION.md
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