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

react-google-calendar-api

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-google-calendar-api - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

2

ApiCalendar.js

@@ -1,2 +0,2 @@

const Config = require("../../apiGoogleconfig.json");
const Config = require("../../../apiGoogleconfig.json");
class ApiCalendar {

@@ -3,0 +3,0 @@ constructor() {

@@ -1,2 +0,2 @@

const Config = require("../../apiGoogleconfig.json");
const Config = require("../../../apiGoogleconfig.json");

@@ -3,0 +3,0 @@ class ApiCalendar {

@@ -11,3 +11,3 @@ 'use strict';

var Config = require("../../apiGoogleconfig.json");
var Config = require("../../../apiGoogleconfig.json");

@@ -14,0 +14,0 @@ var ApiCalendar = function () {

{
"name": "react-google-calendar-api",
"version": "1.0.6",
"version": "1.0.7",
"description": "An api to manage your google calendar",

@@ -5,0 +5,0 @@ "main": "./build/ApiCalendar.js",

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