Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

optioner

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

optioner - npm Package Compare versions

Comparing version 2.1.0 to 3.0.0

11

package.json
{
"name": "optioner",
"version": "2.1.0",
"version": "3.0.0",
"description": "Process and validate options for your module.",

@@ -9,3 +9,4 @@ "main": "optioner.js",

"coveralls": "lab -s -P test -r lcov | coveralls",
"prettier": "prettier --write --no-semi --single-quote *.js lib/*.js test/*.js"
"prettier": "prettier --write *.js lib/*.js test/*.js",
"clean": "rm -rf node_modules package-lock.json yarn.lock"
},

@@ -29,7 +30,7 @@ "repository": {

"dependencies": {
"hoek": "5.0",
"joi": "13.4"
"hoek": "4.2",
"joi": "12.0"
},
"devDependencies": {
"code": "5",
"code": "4",
"lab": "14",

@@ -36,0 +37,0 @@ "prettier": "1",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc