Socket
Socket
Sign inDemoInstall

rasper

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.3 to 0.2.4

artwork.psd

10

package.json
{
"name": "rasper",
"version": "0.2.3",
"version": "0.2.4",
"description": "Node.js parse argument options make ease.",

@@ -32,3 +32,3 @@ "homepage": "https://cjpatoilo.com/rasper",

"ignore": [
"docs",
"artwork.psd",
".appveyor.yml",

@@ -43,2 +43,3 @@ ".editorconfig",

"ava": "^0.25.0",
"boeing": "latest",
"editorconfig-tools": "^0.1.1",

@@ -48,3 +49,5 @@ "eslint": "^4.16.0",

"husky": "^0.14.3",
"nyc": "^11.4.1"
"marshmallow": "latest",
"nyc": "^11.4.1",
"rimraf": "^2.6.2"
},

@@ -55,2 +58,3 @@ "engines": {

"scripts": {
"prepush": "marshmallow -o docs -i artwork.psd -t Rasper -d 'Node.js parse argument options make ease.' -f -m && boeing docs && rimraf docs",
"precommit": "npm t",

@@ -57,0 +61,0 @@ "test": "nyc ava && eslint . -c styled --ignore-path .gitignore && editorconfig-tools check ."

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

<a align="center" href="https://cjpatoilo.com/rasper"><img width="100%" src="https://cjpatoilo.com/rasper/assets/icons/thumbnail.png" alt="Rasper - Node.js parse argument options make ease."></a>
<a align="center" href="https://github.com/cjpatoilo/rasper"><img width="100%" src="https://cjpatoilo.com/rasper/assets/icons/thumbnail.png" alt="Rasper - Node.js parse argument options make ease."></a>

@@ -3,0 +3,0 @@ > Node.js parse argument options make ease.

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