Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-comment-grid

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-comment-grid - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

2

package.json
{
"name": "vue-comment-grid",
"description": "💬 Responsive Vue.js comment system plugin that built with CSS Grid and Firebase REST API + Authentication.",
"version": "1.0.10",
"version": "1.0.11",
"author": "Tugay Yaldız <tugay_yaldiz@hotmail.com>",

@@ -6,0 +6,0 @@ "license": "MIT",

@@ -8,2 +8,4 @@ # Vue.js Comment Grid

- [Downloading Plugin](#downloading-plugin)
- [Dependencies](#dependencies)
- [Include Plugin](#include-plugin)
- [Creating Firebase Project](#creating-firebase-project)

@@ -29,3 +31,3 @@ - [Setting Up Sign-In Method](#setting-up-sign-in-method)

Basically you can just create [Firebase Project](https://github.com/TugayYaldiz/vue-comment-grid/blob/master/docs/creating-database.md) and pass [database URL](https://github.com/TugayYaldiz/vue-comment-grid/blob/master/docs/get-base-url-api-key.md), [API Key](https://github.com/TugayYaldiz/vue-comment-grid/blob/master/docs/get-base-url-api-key.md) and [node name](https://github.com/TugayYaldiz/vue-comment-grid/blob/master/docs/creating-database-node-name.md) you created in database as component props and set database rules to [this.](https://github.com/TugayYaldiz/vue-comment-grid/blob/master/docs/database-rules.md) Thats all.
Basically you can just create [Firebase Project](https://github.com/TugayYaldiz/vue-comment-grid/blob/master/docs/creating-database.md), [enable Email/Password sign-in method](https://github.com/TugayYaldiz/vue-comment-grid/blob/master/docs/set-sign-methods.md) and pass [database URL](https://github.com/TugayYaldiz/vue-comment-grid/blob/master/docs/get-base-url-api-key.md), [API Key](https://github.com/TugayYaldiz/vue-comment-grid/blob/master/docs/get-base-url-api-key.md) and [node name](https://github.com/TugayYaldiz/vue-comment-grid/blob/master/docs/creating-database-node-name.md) you created in database as component props and set database rules to [this.](https://github.com/TugayYaldiz/vue-comment-grid/blob/master/docs/database-rules.md) Thats all.

@@ -39,3 +41,9 @@ ## Installation

```
#### Dependencies
- Axios - For HTTP requests.
> If you already use Axios in your project then no dependencies at all. 🤗
#### Include Plugin
Include plugin in your `main.js` file.

@@ -42,0 +50,0 @@

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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