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.9.0 to 1.9.1

8

CHANGELOG.md

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

## [1.9.1](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.9.0...v1.9.1) (2023-09-18)
### Bug Fixes
* Add path and pathname ([7ae3b2d](https://github.com/CoCreate-app/CoCreate-mongodb/commit/7ae3b2d7b57fdfbbfe26782ca260e5ad01b13cd0))
* Update dCoCreate dpendencies to latest versions ([b583adc](https://github.com/CoCreate-app/CoCreate-mongodb/commit/b583adc423db188577fe8e1fbac6304dabf8c86a))
# [1.9.0](https://github.com/CoCreate-app/CoCreate-mongodb/compare/v1.8.0...v1.9.0) (2023-09-17)

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

8

CoCreate.config.js

@@ -11,3 +11,4 @@ module.exports = {

"name": "index.html",
"path": "/docs/mongodb/index.html",
"path": "/docs/mongodb",
"pathname": "/docs/mongodb/index.html",
"src": "{{./docs/index.html}}",

@@ -17,6 +18,5 @@ "host": [

],
"directory": "/docs/mongodb",
"directory": "mongodb",
"content-type": "text/html",
"public": "true",
"website_id": "5ffbceb7f11d2d00103c4535"
"public": "true"
}

@@ -23,0 +23,0 @@ }

{
"name": "@cocreate/mongodb",
"version": "1.9.0",
"version": "1.9.1",
"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.24.0",
"@cocreate/utils": "^1.24.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