Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

active-markdown

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

active-markdown - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

lib/activemarkdown-0.3.2-min.css

11

CHANGELOG.md
# Active Markdown Changelog
## 0.3.2
Sloppy.
### Bugfixes
* Fix lack of unescaping of raw version.
## 0.3.1

@@ -5,0 +16,0 @@

2

lib/ActiveMarkdown.js

@@ -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.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc