Socket
Socket
Sign inDemoInstall

retext-keywords

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

retext-keywords - npm Package Compare versions

Comparing version 8.0.0 to 8.0.1

1

lib/index.js

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

node.data &&
'partOfSpeech' in node.data &&
typeof node.data.partOfSpeech === 'string' &&

@@ -349,0 +350,0 @@ (node.data.partOfSpeech.indexOf('N') === 0 ||

4

package.json
{
"name": "retext-keywords",
"version": "8.0.0",
"version": "8.0.1",
"description": "retext plugin to extract keywords",

@@ -38,2 +38,3 @@ "license": "MIT",

"@types/nlcst": "^2.0.0",
"@ungap/structured-clone": "^1.0.0",
"nlcst-to-string": "^4.0.0",

@@ -47,3 +48,2 @@ "stemmer": "^2.0.0",

"@types/ungap__structured-clone": "^0.3.0",
"@ungap/structured-clone": "^1.2.0",
"c8": "^8.0.0",

@@ -50,0 +50,0 @@ "prettier": "^3.0.0",

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