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

@cocreate/crud-server

Package Overview
Dependencies
Maintainers
1
Versions
175
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/crud-server - npm Package Compare versions

Comparing version 1.13.3 to 1.13.4

7

CHANGELOG.md

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

## [1.13.4](https://github.com/CoCreate-app/CoCreate-crud-server/compare/v1.13.3...v1.13.4) (2022-11-22)
### Bug Fixes
* apply src: {{source}} to CoCreate.config ([237b097](https://github.com/CoCreate-app/CoCreate-crud-server/commit/237b0978e754341174cfcdc46bf78f25b11af068))
## [1.13.3](https://github.com/CoCreate-app/CoCreate-crud-server/compare/v1.13.2...v1.13.3) (2022-11-21)

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

8

CoCreate.config.js
module.exports = {
config: {
"config": {
"apiKey": "2061acef-0451-4545-f754-60cf8160",

@@ -11,7 +11,7 @@ "organization_id": "5ff747727005da1c272740ab",

"collection": "files",
"document_id": "6204253480b409001727b73e",
"key": "src",
"document": {
"_id": "6204253480b409001727b73e",
"name": "index.html",
"path": "/docs/crud-server/index.html",
"src": "{{source}}",
"domains": [

@@ -28,2 +28,2 @@ "*",

]
}
}
{
"name": "@cocreate/crud-server",
"version": "1.13.3",
"version": "1.13.4",
"description": "CoCreate-crud-server",

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

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