Comparing version 1.1.5 to 1.1.6
@@ -21,3 +21,2 @@ "use strict"; | ||
let nodesTypes = nodes.map(x => "#" + x.type).join("-") + "-"; | ||
console.log(nodesTypes); | ||
for (var index = 0; index < types_1.multiple.length; index++) { | ||
@@ -24,0 +23,0 @@ var rule = types_1.multiple[index]; |
{ | ||
"name": "en-parse", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "English language syntactic dependency parser", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.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
42691
1205