@microsoft/microsoft-graph-client
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "@microsoft/microsoft-graph-client", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Microsoft Graph Client Library", | ||
@@ -16,4 +16,3 @@ "main": "lib/src/index.js", | ||
"mocha": "^3.2.0", | ||
"typescript": "^2.2.1", | ||
"es6-promise": "^4.1.0" | ||
"typescript": "^2.2.1" | ||
}, | ||
@@ -25,3 +24,4 @@ "scripts": { | ||
"dependencies": { | ||
"superagent": "~3.3.0" | ||
"superagent": "^3.5.2", | ||
"es6-promise": "^4.1.0" | ||
}, | ||
@@ -28,0 +28,0 @@ "repository": { |
Sorry, the diff of this file is too big to display
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
152777
5
3860
2
+ Addedes6-promise@^4.1.0
+ Addeddebug@3.2.7(transitive)
+ Addedes6-promise@4.2.8(transitive)
+ Addedms@2.1.3(transitive)
+ Addedsuperagent@3.8.3(transitive)
- Removeddebug@2.6.9(transitive)
- Removedms@2.0.0(transitive)
- Removedsuperagent@3.3.2(transitive)
Updatedsuperagent@^3.5.2