slackify-markdown
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "slackify-markdown", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Convert markdown into Slack-specific markdown", | ||
@@ -32,2 +32,5 @@ "license": "MIT", | ||
"homepage": "https://github.com/jsarafajr/slackify-markdown#readme", | ||
"jest": { | ||
"testURL": "http://localhost/" | ||
}, | ||
"dependencies": { | ||
@@ -40,6 +43,6 @@ "remark-parse": "^5.0.0", | ||
"devDependencies": { | ||
"codecov": "^2.3.1", | ||
"eslint": "^4.19.1", | ||
"codecov": "^3.0.4", | ||
"eslint": "^5.3.0", | ||
"eslint-config-airbnb-base": "^11.3.1", | ||
"eslint-plugin-import": "^2.7.0", | ||
"eslint-plugin-import": "^2.13.0", | ||
"jest": "^22.4.3" | ||
@@ -46,0 +49,0 @@ }, |
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
16025