Comparing version 0.2.0 to 0.2.1
{ | ||
"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", |
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