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.0.0 to 1.0.1

15

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

@@ -12,3 +12,3 @@ "main": "index.js",

"test": "npm run babel && nyc npm run tape",
"prepublish": "npm run clean && npm run babel",
"prepublish": "npm t && npm run clean && npm run babel",
"clean": "rimraf index.js test coverage .nyc_output coverage.lcov",

@@ -58,7 +58,2 @@ "coverage": "nyc report --reporter=text-lcov > coverage.lcov && codecov"

"babel-eslint": "^7.1.1",
"babel-plugin-async-to-promises": "^1.0.5",
"babel-plugin-syntax-async-functions": "^6.13.0",
"babel-plugin-transform-async-to-generator": "^6.22.0",
"babel-plugin-transform-regenerator": "^6.22.0",
"babel-polyfill": "^6.22.0",
"babel-preset-env": "^1.1.8",

@@ -75,8 +70,2 @@ "codecov": "^1.0.1",

"dependencies": {
"is-there": "^4.3.6",
"lodash.defaultsdeep": "^4.6.0",
"lodash.foreach": "^4.5.0",
"lodash.isfunction": "^3.0.8",
"lodash.isobject": "^3.0.2",
"lodash.isstring": "^4.0.1",
"nlcst-to-string": "^2.0.0",

@@ -83,0 +72,0 @@ "retext": "^4.0.0",

Sorry, the diff of this file is not supported yet

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