New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nlpjs/builtin-duckling

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlpjs/builtin-duckling - npm Package Compare versions

Comparing version 4.23.4 to 4.25.0

6

package.json
{
"name": "@nlpjs/builtin-duckling",
"version": "4.23.4",
"version": "4.25.0",
"description": "Builtin Named Entity Recognition with Duckling",

@@ -28,5 +28,5 @@ "author": {

"dependencies": {
"@nlpjs/core": "^4.23.4"
"@nlpjs/core": "^4.25.0"
},
"gitHead": "ad0a639c4cd58735903a21272f7a04a8ace886ab"
"gitHead": "3065165b42ea2160d2a27c10c412c4b4c491332a"
}

@@ -137,2 +137,3 @@ /*

utteranceText: entity.body,
rawEntity: entity.dim,
};

@@ -139,0 +140,0 @@ if (entity.dim === 'email') {

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