New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

reload

Package Overview
Dependencies
Maintainers
3
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reload - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

8

CHANGELOG.md
Next version
------------------
3.1.1 / 2020-09-29
------------------
* Updated mocha from 7.1.2 to 8.1.3 - See: https://github.com/alallier/reload/pull/255
* Updated codecov from 3.7.0 to 3.7.2 - See: https://github.com/alallier/reload/pull/258 and https://github.com/alallier/reload/pull/266
* Updated commander from 5.1.0 to 6.1.0 - See: https://github.com/alallier/reload/pull/259 and https://github.com/alallier/reload/pull/265
* Updated sinon from 9.0.2 to 9.1.0 - See: https://github.com/alallier/reload/pull/264
3.1.0 / 2020-06-10

@@ -5,0 +13,0 @@ ------------------

10

package.json
{
"name": "reload",
"version": "3.1.0",
"version": "3.1.1",
"files": [

@@ -28,3 +28,3 @@ "bin",

"cli-color": "~2.0.0",
"commander": "~5.1.0",
"commander": "~6.1.0",
"finalhandler": "~1.1.1",

@@ -39,7 +39,7 @@ "minimist": "~1.2.0",

"devDependencies": {
"codecov": "3.7.0",
"sinon": "9.0.2",
"codecov": "3.7.2",
"sinon": "9.1.0",
"standard": "14.3.4",
"express": "4.17.1",
"mocha": "7.1.2",
"mocha": "8.1.3",
"nyc": "15.1.0"

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