react-google-calendar-api
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "react-google-calendar-api", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "An api to manage your google calendar", | ||
@@ -49,7 +49,7 @@ "main": "./build/ApiCalendar.js", | ||
"tslint": "^5.11.0", | ||
"typescript": "^2.8.4" | ||
"typescript": "^2.9.2" | ||
}, | ||
"dependencies": { | ||
"@types/node": "^9.6.19" | ||
"@types/node": "^9.6.39" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
![alt](https://kitn.net/wp-content/uploads/2016/09/google-calendar-logo.jpg) | ||
![Build Status](https://travis-ci.com/Insomniiak/react-google-calendar-api.svg?branch=master) | ||
![npm (custom registry)](https://img.shields.io/npm/l/express.svg?registry_uri=https%3A%2F%2Fregistry.npmjs.com) | ||
@@ -3,0 +3,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34346
Updated@types/node@^9.6.39