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

driver-interface

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

driver-interface - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

4

layers/connectable/create-manager.js

@@ -49,3 +49,3 @@ module.exports = {

'```',
example: '->'
example: '==='
},

@@ -71,3 +71,3 @@

outputDescription: 'The `manager` property is a manager instance that will be passed into `getConnection()`. The `meta` property is reserved for custom driver-specific extensions.',
example: {
outputExample: {
manager: '===',

@@ -74,0 +74,0 @@ meta: '==='

{
"name": "driver-interface",
"version": "1.0.4",
"version": "1.0.5",
"description": "Standardized interface for common functionality, expressed in layers. Covers communication with databases, hardware, web services, and more.",

@@ -5,0 +5,0 @@ "scripts": {

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