Socket
Socket
Sign inDemoInstall

@cocreate/crud-client

Package Overview
Dependencies
Maintainers
1
Versions
320
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocreate/crud-client - npm Package Compare versions

Comparing version 1.21.11 to 1.21.12

10

package.json
{
"name": "@cocreate/crud-client",
"version": "1.21.11",
"version": "1.21.12",
"description": "An useful CRUD api operate Create, read, update, delete with built in database. Can be used as a firebase alternative. Easily configured using HTML5 attributes and/or JavaScript API.",

@@ -30,3 +30,2 @@ "keywords": [

"dev": "npx webpack --config webpack.config.js --watch",
"docs": "node ./node_modules/@cocreate/docs/src/index.js",
"postinstall": "node ./node_modules/@cocreate/cli/check-coc.js"

@@ -64,7 +63,6 @@ },

"dependencies": {
"@cocreate/docs": "^1.8.13",
"@cocreate/indexeddb": "^1.10.6",
"@cocreate/socket-client": "^1.23.12",
"@cocreate/uuid": "^1.4.15"
"@cocreate/indexeddb": "^1.10.7",
"@cocreate/socket-client": "^1.23.13",
"@cocreate/uuid": "^1.4.16"
}
}
CHANGELOG.md

Sorry, the diff of this file is too big to display

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