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

@sum.cumo/node-modules-check

Package Overview
Dependencies
Maintainers
7
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sum.cumo/node-modules-check - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [2.1.2](https://github.com/sumcumo/node-modules-check/compare/v2.1.1...v2.1.2) (2020-02-05)
### [2.1.1](https://github.com/sumcumo/node-modules-check/compare/v2.1.0...v2.1.1) (2019-06-05)

@@ -7,0 +9,0 @@

30

package.json
{
"name": "@sum.cumo/node-modules-check",
"version": "2.1.1",
"version": "2.1.2",
"description": "Check for outdated Node modules",

@@ -32,21 +32,21 @@ "main": "src/index.js",

"devDependencies": {
"@commitlint/cli": "8.0.0",
"@commitlint/config-conventional": "8.0.0",
"babel-eslint": "10.0.1",
"eslint": "5.16.0",
"eslint-config-airbnb-base": "13.1.0",
"eslint-plugin-import": "2.17.3",
"husky": "2.3.0",
"prettier-eslint": "8.8.2",
"standard-version": "6.0.1"
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.3.4",
"babel-eslint": "10.0.3",
"eslint": "6.8.0",
"eslint-config-airbnb-base": "14.0.0",
"eslint-plugin-import": "2.20.1",
"husky": "4.2.1",
"prettier-eslint": "9.0.1",
"standard-version": "7.1.0"
},
"dependencies": {
"boxen": "4.0.0",
"chalk": "2.4.2",
"boxen": "4.2.0",
"chalk": "3.0.0",
"child_process": "1.0.2",
"easy-table": "1.1.1",
"figures": "3.0.0",
"semver": "6.1.1",
"yargs": "13.2.4"
"figures": "3.1.0",
"semver": "7.1.2",
"yargs": "15.1.0"
}
}

@@ -101,2 +101,2 @@ # Node Modules Check

[Learn more about sum.cumo](https://www.sumcumo.com/en/) or [work on open source projects](https://www.sumcumo.com/jobs/), too!
[Learn more about sum.cumo](https://www.sumcumo.com/en) and [work on open source projects](https://www.sumcumo.com/jobs), too!
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