apollo-fetch-upload
Advanced tools
Comparing version 1.0.0 to 1.0.1
# apollo-fetch-upload change log | ||
## 1.0.1 | ||
Added a readme, via [#33](https://github.com/apollographql/apollo-fetch/pull/33). | ||
## 1.0.0 | ||
- Initial release. |
{ | ||
"name": "apollo-fetch-upload", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Allows files to be used in GraphQL requests with apollo-fetch.", | ||
@@ -37,7 +37,7 @@ "license": "MIT", | ||
"devDependencies": { | ||
"ava": "^0.21.0", | ||
"rimraf": "^2.5.4", | ||
"tslint": "^5.6.0", | ||
"typescript": "^2.2.1" | ||
"ava": "0.22.0", | ||
"rimraf": "2.6.1", | ||
"tslint": "5.6.0", | ||
"typescript": "2.4.2" | ||
} | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
13989
9
1
150