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.28.3 to 1.28.4

8

CHANGELOG.md

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

## [1.28.4](https://github.com/CoCreate-app/CoCreate-crud-server/compare/v1.28.3...v1.28.4) (2023-09-18)
### Bug Fixes
* Add path and pathname ([32633f7](https://github.com/CoCreate-app/CoCreate-crud-server/commit/32633f701448af59dcb6da2339a9a43d6bda9612))
* Update dCoCreate dpendencies to latest versions ([2780cdb](https://github.com/CoCreate-app/CoCreate-crud-server/commit/2780cdb314ddbc348bbe01c67bf86a5b8f00815b))
## [1.28.3](https://github.com/CoCreate-app/CoCreate-crud-server/compare/v1.28.2...v1.28.3) (2023-09-17)

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

10

CoCreate.config.js

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

"name": "index.html",
"path": "/docs/crud-server/index.html",
"path": "/docs/crud-server",
"pathname": "/docs/crud-server/index.html",
"src": "{{./docs/index.html}}",

@@ -18,9 +19,8 @@ "host": [

],
"directory": "/docs/crud-server",
"directory": "crud-server",
"content-type": "text/html",
"public": "true",
"website_id": "5ffbceb7f11d2d00103c4535"
"public": "true"
}
}
]
}
};
{
"name": "@cocreate/crud-server",
"version": "1.28.3",
"version": "1.28.4",
"description": "CoCreate-crud-server",

@@ -43,4 +43,4 @@ "keywords": [

"dependencies": {
"@cocreate/config": "^1.5.0",
"@cocreate/utils": "^1.24.0",
"@cocreate/config": "^1.5.1",
"@cocreate/utils": "^1.24.1",
"csvtojson": "^2.0.10",

@@ -47,0 +47,0 @@ "json-2-csv": "^3.10.3"

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