extract-opts
Advanced tools
Comparing version 5.3.0 to 5.4.0
{ | ||
"title": "Extract Options & Callback", | ||
"name": "extract-opts", | ||
"version": "5.3.0", | ||
"version": "5.4.0", | ||
"description": "Extract the options and callback from a function's arguments easily", | ||
@@ -131,4 +131,4 @@ "homepage": "https://github.com/bevry/extract-opts", | ||
"dependencies": { | ||
"eachr": "^6.5.0", | ||
"editions": "^6.13.0", | ||
"eachr": "^6.6.0", | ||
"editions": "^6.16.0", | ||
"typechecker": "^8.5.0" | ||
@@ -142,12 +142,12 @@ }, | ||
"@bevry/update-contributors": "^1.23.0", | ||
"assert-helpers": "^11.5.0", | ||
"assert-helpers": "^11.6.0", | ||
"eslint": "^8.54.0", | ||
"eslint-config-bevry": "^5.0.0", | ||
"eslint-config-bevry": "^5.2.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-babel": "^5.3.1", | ||
"eslint-plugin-prettier": "^5.0.1", | ||
"kava": "^7.2.0", | ||
"kava": "^7.3.0", | ||
"prettier": "^3.1.0", | ||
"projectz": "^3.2.0", | ||
"valid-directory": "^4.4.0" | ||
"projectz": "^3.3.0", | ||
"valid-directory": "^4.5.0" | ||
}, | ||
@@ -154,0 +154,0 @@ "scripts": { |
@@ -98,3 +98,3 @@ <!-- TITLE/ --> | ||
<script type="module"> | ||
import * as pkg from '//dev.jspm.io/extract-opts@5.3.0' | ||
import * as pkg from '//dev.jspm.io/extract-opts@5.4.0' | ||
</script> | ||
@@ -101,0 +101,0 @@ ``` |
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
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
Updatedeachr@^6.6.0
Updatededitions@^6.16.0