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

@cocreate/mongodb

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/mongodb - npm Package Compare versions

Comparing version 1.10.2 to 1.10.3

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.10.3](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.10.2...v1.10.3) (2023-10-25)
### Bug Fixes
* bump dependencies ([699920c](https://github.com/CoCreate-app/CoCreate-mongodb/commit/699920c13213562158983f04ba401bd919c24628))
## [1.10.2](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.10.1...v1.10.2) (2023-10-14)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "@cocreate/mongodb",
"version": "1.10.2",
"version": "1.10.3",
"description": "A simple mongodb component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",

@@ -48,5 +48,5 @@ "keywords": [

"dependencies": {
"@cocreate/utils": "^1.25.0",
"@cocreate/utils": "^1.26.1",
"mongodb": "^4.12.1"
}
}
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