@ast/markdown
Advanced tools
Comparing version 0.7.8 to 0.7.9
{ | ||
"name": "@ast/markdown", | ||
"version": "0.7.8", | ||
"version": "0.7.9", | ||
"description": "Markdown AST.", | ||
@@ -23,5 +23,7 @@ "keywords": [ | ||
"@ast/model": "^0.6.4", | ||
"@spellu/engine": "^0.7.6" | ||
"@spellu/engine": "^0.7.6", | ||
"esmodule-setup": "^1.1.1" | ||
}, | ||
"scripts": { | ||
"postinstall": "yarn esm-setup copy --force", | ||
"module": "yarn esm-setup", | ||
@@ -34,3 +36,3 @@ "build": "yarn esmc" | ||
}, | ||
"gitHead": "2831333bd23172910ad2c0d9a4c6b6617e845977" | ||
"gitHead": "0dddfb48a5f2f67d3dd764c1ea844c610603fbfb" | ||
} |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
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
38442
3
1
+ Addedesmodule-setup@^1.1.1
+ Addedesmodule-setup@1.2.2(transitive)