@fimbul/ve
Advanced tools
Comparing version 0.6.0-dev.20180316 to 0.6.0-dev.20180318
{ | ||
"name": "@fimbul/ve", | ||
"version": "0.6.0-dev.20180316", | ||
"version": "0.6.0-dev.20180318", | ||
"description": "Vue processor for wotan", | ||
@@ -28,6 +28,6 @@ "main": "src/index", | ||
"peerDependencies": { | ||
"@fimbul/wotan": "0.6.0-dev.20180316", | ||
"typescript": "^2.4.1 || >= 2.8.0-dev" | ||
}, | ||
"dependencies": { | ||
"@fimbul/ymir": "0.4.0", | ||
"parse5": "^4.0.0", | ||
@@ -34,0 +34,0 @@ "tslib": "^1.8.1", |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
const wotan_1 = require("@fimbul/wotan"); | ||
const ymir_1 = require("@fimbul/ymir"); | ||
const path = require("path"); | ||
const parse5 = require("parse5/lib"); | ||
const voidElements = require("void-elements"); | ||
class Processor extends wotan_1.AbstractProcessor { | ||
class Processor extends ymir_1.AbstractProcessor { | ||
constructor(context) { | ||
@@ -9,0 +9,0 @@ super(context); |
Sorry, the diff of this file is not supported yet
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
21901
+ Added@fimbul/ymir@0.4.0
+ Addedtsutils@3.21.0(transitive)
- Removed@fimbul/mimir@0.6.0-dev.20180316(transitive)
- Removed@fimbul/wotan@0.6.0-dev.20180316(transitive)
- Removedansi-styles@3.2.1(transitive)
- Removedargparse@1.0.10(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbind-decorator@1.0.11(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedchalk@2.4.2(transitive)
- Removedcolor-convert@1.9.3(transitive)
- Removedcolor-name@1.1.3(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removeddebug@3.2.7(transitive)
- Removeddiff@3.5.0(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedesprima@4.0.1(transitive)
- Removedfind-up@2.1.0(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedglob@7.2.3(transitive)
- Removedhas-flag@3.0.0(transitive)
- Removedhasown@2.0.2(transitive)
- Removedimport-local@1.0.0(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedis-core-module@2.15.1(transitive)
- Removedis-negated-glob@1.0.0(transitive)
- Removedjs-yaml@3.14.1(transitive)
- Removedjson5@1.0.2(transitive)
- Removedlocate-path@2.0.0(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedminimist@1.2.8(transitive)
- Removedms@2.1.3(transitive)
- Removedonce@1.4.0(transitive)
- Removedp-limit@1.3.0(transitive)
- Removedp-locate@2.0.0(transitive)
- Removedp-try@1.0.0(transitive)
- Removedpath-exists@3.0.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedpath-parse@1.0.7(transitive)
- Removedpkg-dir@2.0.0(transitive)
- Removedresolve@1.22.8(transitive)
- Removedresolve-cwd@2.0.0(transitive)
- Removedresolve-from@3.0.0(transitive)
- Removedsemver@5.7.2(transitive)
- Removedsprintf-js@1.0.3(transitive)
- Removedsupports-color@5.5.0(transitive)
- Removedsupports-preserve-symlinks-flag@1.0.0(transitive)
- Removedtsutils@2.29.0(transitive)
- Removedwrappy@1.0.2(transitive)