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

loop

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loop - npm Package Compare versions

Comparing version 3.3.4 to 3.3.5

11

.github/renovate.json
{
"extends": ["config:base"],
"packageRules": [
{
"groupName": "meta",
"packagePatterns": ["^meta-", "find-file-recursively-up", "get-meta-file", "loop", "symlink-meta-dependencies"],
"automerge": true
},
{
"depTypeList": ["devDependencies"],
"enabled": false
}
],
"automerge": true,

@@ -15,0 +4,0 @@ "major": {

32

package.json
{
"name": "loop",
"version": "3.3.4",
"version": "3.3.5",
"description": "loop through commands in fun and amazing ways!",

@@ -36,25 +36,25 @@ "main": "./index.js",

"dependencies": {
"async": "^3.0.0",
"async": "^3.2.0",
"chalk": "^3.0.0",
"debug": "^4.1.0",
"lodash": "^4.17.2",
"meta-exec": "^1.4.1",
"debug": "^4.3.2",
"lodash": "^4.17.21",
"meta-exec": "^1.4.2",
"should": "^13.2.3",
"yargs": "^14.0.0"
"yargs": "^14.2.3"
},
"devDependencies": {
"@commitlint/cli": "8.0.0",
"@commitlint/config-conventional": "8.0.0",
"chai": "4.2.0",
"commitizen": "3.1.1",
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.3.4",
"chai": "4.3.4",
"commitizen": "3.1.2",
"cz-conventional-changelog": "2.1.0",
"husky": "2.4.1",
"jest": "24.8.0",
"mkdirp": "0.5.1",
"mocha": "6.1.4",
"prettier": "1.18.2",
"husky": "2.7.0",
"jest": "24.9.0",
"mkdirp": "0.5.5",
"mocha": "6.2.3",
"prettier": "1.19.1",
"pretty-quick": "1.11.1",
"tmp": "0.1.0",
"tmp": "0.2.1",
"which": "1.3.1"
}
}
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