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

sh-syntax

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

sh-syntax - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

6

package.json
{
"name": "sh-syntax",
"version": "0.2.0",
"version": "0.2.1",
"type": "module",

@@ -16,6 +16,6 @@ "description": "A WASM shell parser and formatter with bash support, based on mvdan/sh",

".": {
"types": "./lib/index.d.ts",
"import": "./lib/index.js",
"require": "./lib/index.cjs",
"browser": "./lib/browser.js",
"types": "./lib/index.d.ts"
"browser": "./lib/browser.js"
},

@@ -22,0 +22,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