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

grille

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grille - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

6

package.json
{
"name": "grille",
"version": "0.8.1",
"version": "0.8.2",
"description": "Simple CMS using Google Spreadsheets",

@@ -16,3 +16,3 @@ "main": "lib/grille.js",

"async": "^2.1.2",
"deep-extend": "^0.4.1",
"deep-extend": "^0.6.0",
"google-spreadsheet": "^2.0.3",

@@ -22,3 +22,3 @@ "lodash": "^4.16.4"

"devDependencies": {
"mocha": "^3.1.2",
"mocha": "^6.2.0",
"redis": "^2.6.2",

@@ -25,0 +25,0 @@ "sinon": "^1.12.2"

# Grille: Google Spreadsheet CMS
![Grille Spreadsheet Screenshot](http://static.thomashunter.name/projects/grille/screenshot.png)
![Grille Spreadsheet Screenshot](https://github.com/tlhunter/node-grille/blob/master/screenshot.png)

@@ -278,3 +278,3 @@ Grille is a simple yet powerful tool for extracting data from Google Spreadsheets and transforming it into an easily consumable form.

host: '127.0.0.1',
port: 6376,
port: 6379,
current: 'grille-test-current',

@@ -281,0 +281,0 @@ collection: 'grille-test-collection'

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