Socket
Socket
Sign inDemoInstall

mri

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.1.5 to 1.1.6

lib/index.mjs

12

package.json
{
"name": "mri",
"version": "1.1.5",
"version": "1.1.6",
"description": "Quickly scan for CLI flags and arguments",
"repository": "lukeed/mri",
"module": "lib/index.mjs",
"main": "lib/index.js",

@@ -14,3 +15,3 @@ "license": "MIT",

"email": "luke.edwards05@gmail.com",
"url": "lukeed.com"
"url": "https://lukeed.com"
},

@@ -21,3 +22,5 @@ "engines": {

"scripts": {
"build": "bundt",
"bench": "node bench",
"pretest": "npm run build",
"test": "tape test/*.js | tap-spec"

@@ -36,5 +39,6 @@ },

"devDependencies": {
"tap-spec": "^4.1.1",
"tape": "^4.6.3"
"bundt": "1.0.2",
"tap-spec": "4.1.2",
"tape": "4.13.3"
}
}
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