Comparing version 3.1.3 to 3.1.4
{ | ||
"name": "rebber", | ||
"version": "3.1.3", | ||
"version": "3.1.4", | ||
"description": "Stringifies MDAST to LaTeX", | ||
@@ -14,3 +14,3 @@ "repository": "https://github.com/zestedesavoir/zmarkdown/tree/master/packages/rebber", | ||
"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", | ||
@@ -39,3 +39,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
45605