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

args-tokenizer

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

args-tokenizer - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

5

package.json
{
"name": "args-tokenizer",
"version": "0.2.0",
"version": "0.2.1",
"description": "Tokenize a shell string into argv array",

@@ -10,3 +10,4 @@ "type": "module",

"types": "./dist/args-tokenizer.d.ts",
"import": "./dist/args-tokenizer.js"
"import": "./dist/args-tokenizer.js",
"default": "./dist/args-tokenizer.js"
},

@@ -13,0 +14,0 @@ "./package.json": "./package.json"

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