@draftbit/airtable-graphql
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "@draftbit/airtable-graphql", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Deploy a GraphQL server for an airtable base", | ||
@@ -16,11 +16,10 @@ "main": "index.js", | ||
"dependencies": { | ||
"airtable": "^0.5.8", | ||
"airtable": "^0.7.1", | ||
"graphql-tag": "^2.10.1", | ||
"camelcase": "^5.0.0", | ||
"graphql": "^14.1.1", | ||
"graphql-tag": "^2.10.1", | ||
"pluralize": "^7.0.0" | ||
"pluralize": "8.0.0" | ||
}, | ||
"devDependencies": { | ||
"prettier": "1.17.0" | ||
"prettier": "1.18.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
4
35227
+ Addedairtable@0.7.2(transitive)
+ Addedgraphql@16.9.0(transitive)
+ Addedlodash@4.17.15(transitive)
+ Addedpluralize@8.0.0(transitive)
- Removedgraphql@^14.1.1
- Removedairtable@0.5.10(transitive)
- Removedgraphql@14.7.0(transitive)
- Removediterall@1.3.0(transitive)
- Removedlodash@4.17.11(transitive)
- Removedpluralize@7.0.0(transitive)
Updatedairtable@^0.7.1
Updatedpluralize@8.0.0