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

loop

Package Overview
Dependencies
Maintainers
1
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.1.4 to 3.2.0

stale.yml

22

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

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

"dependencies": {
"async": "^2.1.4",
"async": "^3.0.0",
"chalk": "^2.4.1",

@@ -46,13 +46,13 @@ "debug": "^4.1.0",

"devDependencies": {
"@commitlint/cli": "^8.0.0",
"@commitlint/config-conventional": "^8.0.0",
"@commitlint/cli": "8.0.0",
"@commitlint/config-conventional": "8.0.0",
"chai": "4.2.0",
"commitizen": "^3.1.1",
"cz-conventional-changelog": "^2.1.0",
"husky": "^2.4.0",
"jest": "^24.8.0",
"mocha": "^6.1.4",
"prettier": "^1.18.2",
"pretty-quick": "^1.11.0"
"commitizen": "3.1.1",
"cz-conventional-changelog": "2.1.0",
"husky": "2.4.1",
"jest": "24.8.0",
"mocha": "6.1.4",
"prettier": "1.18.2",
"pretty-quick": "1.11.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