active-markdown
Advanced tools
Comparing version 0.3.1 to 0.3.2
# Active Markdown Changelog | ||
## 0.3.2 | ||
Sloppy. | ||
### Bugfixes | ||
* Fix lack of unescaping of raw version. | ||
## 0.3.1 | ||
@@ -5,0 +16,0 @@ |
@@ -20,3 +20,3 @@ (function() { | ||
VERSION = '0.3.1'; | ||
VERSION = '0.3.2'; | ||
@@ -23,0 +23,0 @@ exports.VERSION = VERSION; |
{ | ||
"name": "active-markdown", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "A tool for generating reactive documents from markdown source.", | ||
@@ -5,0 +5,0 @@ "preferGlobal": true, |
@@ -1,4 +0,4 @@ | ||
# Active Markdown, v0.3.1 | ||
# Active Markdown, v0.3.2 | ||
*2013-5-3* | ||
*2013-5-4* | ||
@@ -114,4 +114,4 @@ [Active Markdown](http://activemarkdown.org) is a tool for making reactive | ||
http://activemarkdown.org/viewer/activemarkdown-0.3.1-min.css | ||
http://activemarkdown.org/viewer/activemarkdown-0.3.1-min.js | ||
http://activemarkdown.org/viewer/activemarkdown-0.3.2-min.css | ||
http://activemarkdown.org/viewer/activemarkdown-0.3.2-min.js | ||
@@ -153,3 +153,3 @@ * `-i --inline` | ||
in Node via `require 'active-markdown'`, or in the browser by including the | ||
[script asset file](http://activemarkdown.org/viewer/activemarkdown-0.3.1-min.js). | ||
[script asset file](http://activemarkdown.org/viewer/activemarkdown-0.3.2-min.js). | ||
@@ -156,0 +156,0 @@ See [docs/api.html](http://activemarkdown.org/api.html) for details. |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
1779836
25603