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.1.8 to 1.1.9

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## [1.1.9](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.8...v1.1.9) (2022-12-25)
### Bug Fixes
* bump dependencies ([6c91286](https://github.com/CoCreate-app/CoCreate-mongodb/commit/6c91286d4f24a77477bacb2faa375456f6ef3ae4))
* update cdn to latest ([f65f6b1](https://github.com/CoCreate-app/CoCreate-mongodb/commit/f65f6b16a082329117908b845a77699f9e36da64))
## [1.1.8](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.1.7...v1.1.8) (2022-12-23)

@@ -2,0 +10,0 @@

8

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

@@ -63,7 +63,7 @@ "keywords": [

"dependencies": {
"@cocreate/docs": "^1.4.24",
"@cocreate/hosting": "^1.6.25",
"@cocreate/utils": "^1.17.4",
"@cocreate/docs": "^1.4.25",
"@cocreate/hosting": "^1.6.26",
"@cocreate/utils": "^1.17.6",
"mongodb": "^4.12.1"
}
}

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