@types/arangodb
Advanced tools
Comparing version 3.5.7 to 3.5.8
{ | ||
"name": "@types/arangodb", | ||
"version": "3.5.7", | ||
"version": "3.5.8", | ||
"description": "TypeScript definitions for ArangoDB", | ||
@@ -22,7 +22,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"@types/node": "*", | ||
"graphql": "^14.5.3" | ||
"@types/node": "*" | ||
}, | ||
"typesPublisherContentHash": "94a00a3e43dfaa7b1464af8925b98ec9226d847e6a21dd18e2ce00899a7fefdd", | ||
"typeScriptVersion": "3.0" | ||
"typesPublisherContentHash": "9b75d93819390a26cd3e2709c700b42e77b5eb1ed75b1628e69a8db45bb5edbd", | ||
"typeScriptVersion": "3.1" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Sat, 08 Aug 2020 21:42:15 GMT | ||
* Last updated: Mon, 31 Aug 2020 10:49:23 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: `Foxx` |
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
1
67666
- Removedgraphql@^14.5.3
- Removedgraphql@14.7.0(transitive)
- Removediterall@1.3.0(transitive)