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

extract-opts

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extract-opts - npm Package Compare versions

Comparing version 5.3.0 to 5.4.0

16

package.json
{
"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 @@ ```

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