Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "owoifyx", | ||
"description": "owoifies a string", | ||
"version": "1.0.1", | ||
"main": "index.js", | ||
"repository": "https://github.com/newtykins/owoifyx", | ||
"author": "newt", | ||
"license": "MIT", | ||
"keywords": [ | ||
"owo", | ||
"owoify", | ||
"uwu", | ||
"kaomoji" | ||
] | ||
"name": "owoifyx", | ||
"description": "owoifies a string", | ||
"version": "1.0.2", | ||
"main": "dist/index.js", | ||
"repository": "https://github.com/newtykins/owoifyx", | ||
"author": "newtykins", | ||
"license": "MIT", | ||
"scripts": { | ||
"gulp": "gulp" | ||
}, | ||
"keywords": [ | ||
"owo", | ||
"owoify", | ||
"uwu", | ||
"kaomoji" | ||
], | ||
"devDependencies": { | ||
"gulp": "^4.0.2", | ||
"gulp-uglify": "^3.0.2" | ||
} | ||
} |
@@ -1,6 +0,12 @@ | ||
# owoifyx | ||
<div align="center"> | ||
<img src="readme.gif" alt="readme GIF" height="250"> | ||
<h1>owoifyx</h1> | ||
<img src="https://img.shields.io/bundlephobia/min/owoifyx?color=red&label=Package%20Size&logo=npm&style=for-the-badge" alt="Package Size"> | ||
<img src="https://img.shields.io/npm/v/owoifyx?label=Version&color=red&logo=npm&style=for-the-badge" alt="Version"> | ||
<br><br> | ||
</div> | ||
> owoifies a string | ||
## Installation | ||
### Installation | ||
@@ -11,7 +17,9 @@ ```bash | ||
## Usage | ||
### Usage | ||
```js | ||
const owoify = require('owoifyx'); | ||
console.log(owoify('Hello friend!')); // Hewwo fwiend (*^ω^) | ||
const owoify = require("owoifyx"); | ||
console.log(owoify("Hello friend!")); // Hewwo fwiend (*^ω^) | ||
``` | ||
<sub>View the license <a href="license.md">here</a>.</sub> |
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
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
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
1279702
25
2
0
2