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

produce-package-keywords

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

produce-package-keywords - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

5

package.json
{
"name": "produce-package-keywords",
"version": "1.1.4",
"version": "1.1.5",
"description": "Produces keywords for a package by analyzing its package.json, readme and/or given file's text",

@@ -13,3 +13,4 @@ "main": "src/index.js",

"prepublish": "npm t && npm run clean",
"postpublish": "git commit -a -m && git push github master",
"pregit": "npm t && npm run clean",
"git": "git commit -a -m",
"coverage": "nyc report --reporter=text-lcov > coverage.lcov && codecov"

@@ -16,0 +17,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