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

en-parse

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

en-parse - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

1

dist/typing.js

@@ -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];

2

package.json
{
"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",

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