terra-markdown
Advanced tools
Comparing version 2.9.0 to 2.10.0
@@ -7,2 +7,7 @@ Changelog | ||
2.10.0 - (June 28, 2018) | ||
------------------ | ||
### Changed | ||
* Minor dependency version bump | ||
2.9.0 - (June 12, 2018) | ||
@@ -9,0 +14,0 @@ ------------------ |
{ | ||
"name": "terra-markdown", | ||
"main": "lib/Markdown.js", | ||
"version": "2.9.0", | ||
"version": "2.10.0", | ||
"description": "terra-markdown", | ||
@@ -39,6 +39,5 @@ "repository": { | ||
"lint:scss": "stylelint src/**/*.scss", | ||
"test": "npm run test:jest && npm run test:nightwatch", | ||
"test:jest": "jest --config ../../jestconfig.js", | ||
"test:nightwatch": "nightwatch -c ../../nightwatch.conf.js" | ||
"test": "npm run test:jest", | ||
"test:jest": "jest --config ../../jestconfig.js" | ||
} | ||
} |
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
21303
14
72