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

object-to-arguments

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

object-to-arguments - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

5

package.json
{
"name": "object-to-arguments",
"version": "0.0.2",
"version": "0.0.3",
"description": "Transforms object's properties into an array of arguments tailored for a specific function, respecting the expected order and handling destructuring and rest parameters when needed.",

@@ -22,4 +22,3 @@ "main": "./lib/object-to-arguments.js",

"dependencies": {
"inspect-function": "^0.2.2",
"inspect-parameters-declaration": "0.0.6",
"inspect-parameters-declaration": "0.0.7",
"magicli": "0.0.5",

@@ -26,0 +25,0 @@ "split-skip": "0.0.2",

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