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

loopback-connector

Package Overview
Dependencies
Maintainers
10
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

loopback-connector - npm Package Compare versions

Comparing version 6.1.0 to 6.1.1

24

CHANGES.md

@@ -0,1 +1,25 @@

2024-01-09, Version 6.1.1
=========================
* chore: update github/codeql-action action to v3.23.0 (renovate[bot])
* chore: lock file maintenance (renovate[bot])
* chore: update dependency chai to ^4.4.0 (renovate[bot])
* chore: update commitlint monorepo to ^18.4.4 (renovate[bot])
* chore: update github/codeql-action action to v3.22.12 (renovate[bot])
* chore: update actions/setup-node action to v4.0.1 (renovate[bot])
* chore: update dependency eslint to ^8.56.0 (renovate[bot])
* chore: update github/codeql-action action to v3 (renovate[bot])
* chore: update github/codeql-action action to v2.22.10 (renovate[bot])
* chore: update dependency loopback-datasource-juggler to ^5.0.4 (renovate[bot])
2023-12-07, Version 6.1.0

@@ -2,0 +26,0 @@ =========================

12

package.json
{
"name": "loopback-connector",
"version": "6.1.0",
"version": "6.1.1",
"description": "Building blocks for LoopBack connectors",

@@ -36,9 +36,9 @@ "engines": {

"devDependencies": {
"@commitlint/config-conventional": "^18.4.3",
"chai": "^4.3.10",
"@commitlint/config-conventional": "^18.4.4",
"chai": "^4.4.0",
"chai-as-promised": "^7.1.1",
"commitlint": "^18.4.3",
"eslint": "^8.55.0",
"commitlint": "^18.4.4",
"eslint": "^8.56.0",
"eslint-config-loopback": "^13.1.0",
"loopback-datasource-juggler": "^5.0.3",
"loopback-datasource-juggler": "^5.0.4",
"mocha": "^10.2.0",

@@ -45,0 +45,0 @@ "nyc": "^15.1.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