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.5 to 1.0.6

.babelrc

17

package.json
{
"name": "react-google-calendar-api",
"version": "1.0.5",
"version": "1.0.6",
"description": "An api to manage your google calendar",
"main": "ApiCalendar.js",
"main": "./build/ApiCalendar.js",
"scripts": {
"build": "tslint --project . && tsc && rm *.test.js",
"test": "jest"
"test": "jest",
"babel": "babel ./ApiCalendar.js -d build"
},

@@ -42,11 +43,13 @@ "jest": {

"@types/jest": "^22.2.3",
"jest": "^22.4.3",
"babel-cli": "^6.26.0",
"babel-preset-es2015": "^6.24.1",
"jest": "^22.4.4",
"linted": "0.0.2",
"ts-jest": "^22.4.4",
"tslint": "^5.9.1",
"ts-jest": "^22.4.6",
"tslint": "^5.10.0",
"typescript": "^2.8.3"
},
"dependencies": {
"@types/node": "^9.6.6"
"@types/node": "^9.6.18"
}
}
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