New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

require-one-of

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

require-one-of - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [1.0.14](https://github.com/Kikobeats/require-one-of/compare/v1.0.13...v1.0.14) (2020-09-21)
### [1.0.13](https://github.com/Kikobeats/require-one-of/compare/v1.0.12...v1.0.13) (2019-09-24)

@@ -7,0 +9,0 @@

27

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://nicedoc.io/Kikobeats/require-one-of",
"version": "1.0.13",
"version": "1.0.14",
"main": "src/index.js",

@@ -27,3 +27,3 @@ "author": {

"dependencies": {
"debug": "~4.1.1",
"debug": "~4.2.0",
"humanize-list": "~1.0.1",

@@ -86,17 +86,12 @@ "resolve-from": "~5.0.0"

"lint-staged": {
"linters": {
"package.json": [
"finepack",
"git add"
],
"*.js": [
"prettier-standard",
"git add"
],
"*.md": [
"standard-markdown",
"git add"
]
}
"package.json": [
"finepack"
],
"*.js": [
"prettier-standard"
],
"*.md": [
"standard-markdown"
]
}
}
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