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

@types/gapi.client.calendar

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

@types/gapi.client.calendar - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

18

gapi.client.calendar/package.json
{
"name": "@types/gapi.client.calendar",
"version": "3.0.1",
"description": "TypeScript definitions for non-npm package Google Calendar API v3",
"version": "3.0.2",
"description": "TypeScript definitions for Google Calendar API v3",
"license": "MIT",

@@ -11,9 +11,15 @@ "contributors": [

"githubUsername": "Bolisov"
},
{
"name": "Harpo Jaeger",
"url": "https://github.com/harpojaeger",
"githubUsername": "harpojaeger"
}
],
"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gapi.client.calendar"
},

@@ -24,4 +30,4 @@ "scripts": {},

},
"typesPublisherContentHash": "0936c9c74f264108781e4c16bab6e3e1b9ab49a434a76ed987173698b7167a45",
"typeScriptVersion": "2.3"
"typesPublisherContentHash": "121ca6abc260736bd5a016a983ada7541286b514c89e81703c42b568cfe3655a",
"typeScriptVersion": "2.8"
}

@@ -5,13 +5,13 @@ # Installation

# Summary
This package contains type definitions for non-npm package Google Calendar API v3 ( https://developers.google.com/google-apps/calendar/firstapp ).
This package contains type definitions for Google Calendar API v3 (https://developers.google.com/google-apps/calendar/firstapp).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.client.calendar
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gapi.client.calendar.
Additional Details
* Last updated: Thu, 14 Feb 2019 16:51:55 GMT
* Dependencies: @types/gapi.client
* Global values: gapi
### Additional Details
* Last updated: Mon, 27 Apr 2020 15:14:16 GMT
* Dependencies: [@types/gapi.client](https://npmjs.com/package/@types/gapi.client)
* Global values: `gapi`
# Credits
These definitions were written by Bolisov Alexey <https://github.com/Bolisov>.
These definitions were written by [Bolisov Alexey](https://github.com/Bolisov), and [Harpo Jaeger](https://github.com/harpojaeger).

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

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