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

articulate-nlg

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

articulate-nlg - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

2

dist/index.js

@@ -30,3 +30,3 @@ "use strict";

var segmentsWithWeights = [];
var regex = /(.*)[=](\d+)/;
var regex = /(.*)[=]([0-9]*[.][0-9]+)/;
segments.forEach(function (segment) {

@@ -33,0 +33,0 @@ var match = segment.match(regex);

{
"name": "articulate-nlg",
"version": "1.1.4",
"version": "1.1.5",
"description": "A natural language generator (NLG) that articulates concepts as words, phrases, and sentences.",

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