Comparing version 1.1.10 to 1.1.11
@@ -1,2 +0,2 @@ | ||
var Node = require('commonmark/lib/node'); | ||
var Node = require('./node'); | ||
@@ -3,0 +3,0 @@ /** |
{ | ||
"name": "mkast", | ||
"version": "1.1.10", | ||
"description": "Commonmark AST transformer", | ||
"version": "1.1.11", | ||
"description": "Abstract syntax tree transformer", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "author": "muji", |
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
23554