rehype-footnotes-title
Advanced tools
Comparing version 0.0.30 to 0.0.31
{ | ||
"name": "rehype-footnotes-title", | ||
"version": "0.0.30", | ||
"version": "0.0.31", | ||
"repository": { | ||
@@ -16,3 +16,3 @@ "url": "https://github.com/zestedesavoir/zmarkdown/tree/master/packages/rehype-footnotes-title", | ||
"pretest": "eslint .", | ||
"prepare": "del-cli dist && cross-env BABEL_ENV=production babel src --out-dir dist", | ||
"build": "del-cli dist && cross-env BABEL_ENV=production babel src --out-dir dist", | ||
"test": "jest", | ||
@@ -38,3 +38,3 @@ "coverage": "jest --coverage" | ||
}, | ||
"gitHead": "7b61723ac4ca1900270d56c7787c08b6887fcb4c" | ||
"gitHead": "41ba346f4cb8a52f3ca658c7c217f578cbfca661" | ||
} |
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
4261