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.1 to 6.1.2

26

CHANGES.md

@@ -0,1 +1,27 @@

2024-02-12, Version 6.1.2
=========================
* chore: update dependency loopback-datasource-juggler to ^5.0.6 (renovate[bot])
* chore: lock file maintenance (renovate[bot])
* chore: update dependency mocha to ^10.3.0 (renovate[bot])
* chore: update actions/setup-node action to v4.0.2 (renovate[bot])
* chore: update github/codeql-action action to v3.24.0 (renovate[bot])
* chore: update github/codeql-action action to v3.23.2 (renovate[bot])
* chore: update commitlint monorepo to ^18.6.0 (renovate[bot])
* chore: update commitlint monorepo to ^18.5.0 (renovate[bot])
* chore: update github/codeql-action action to v3.23.1 (renovate[bot])
* chore: update dependency chai to ^4.4.1 (renovate[bot])
* chore: update dependency loopback-datasource-juggler to ^5.0.5 (renovate[bot])
2024-01-09, Version 6.1.1

@@ -2,0 +28,0 @@ =========================

12

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

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

"devDependencies": {
"@commitlint/config-conventional": "^18.4.4",
"chai": "^4.4.0",
"@commitlint/config-conventional": "^18.6.0",
"chai": "^4.4.1",
"chai-as-promised": "^7.1.1",
"commitlint": "^18.4.4",
"commitlint": "^18.6.0",
"eslint": "^8.56.0",
"eslint-config-loopback": "^13.1.0",
"loopback-datasource-juggler": "^5.0.4",
"mocha": "^10.2.0",
"loopback-datasource-juggler": "^5.0.6",
"mocha": "^10.3.0",
"nyc": "^15.1.0"

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