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

@evidence-dev/db-commons

Package Overview
Dependencies
Maintainers
5
Versions
413
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@evidence-dev/db-commons - npm Package Compare versions

Comparing version 0.0.0-d334e65 to 0.0.0-d64a9ef4

jest.config.mjs

6

CHANGELOG.md
# @evidence-dev/db-commons
## 0.2.0
### Minor Changes
- 4c04edd0: Changed expected environment variables to reduce ambiguity
## 0.1.3

@@ -4,0 +10,0 @@

11

package.json
{
"name": "@evidence-dev/db-commons",
"version": "0.0.0-d334e65",
"version": "0.0.0-d64a9ef4",
"description": "Shared modules for Evidence Database Drivers ",

@@ -11,3 +11,10 @@ "main": "index.cjs",

},
"type": "module"
"type": "module",
"devDependencies": {
"@jest/globals": "^29.5.0",
"jest": "^28.1.3"
},
"scripts": {
"test": "jest"
}
}
LICENSE

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