Comparing version 0.3.9 to 0.3.10
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.3.10](https://github.com/ffflorian/api-clients/tree/master/packages/crates.io/compare/crates.io@0.3.9...crates.io@0.3.10) (2019-04-11) | ||
**Note:** Version bump only for package crates.io | ||
## [0.3.9](https://github.com/ffflorian/api-clients/tree/master/packages/crates.io/compare/crates.io@0.3.8...crates.io@0.3.9) (2019-04-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"author": "Florian Keller <github@floriankeller.de>", | ||
"dependencies": { | ||
"@ffflorian/api-client": "0.4.0" | ||
"@ffflorian/api-client": "0.4.1" | ||
}, | ||
@@ -27,11 +27,10 @@ "description": "A crates.io API client", | ||
"scripts": { | ||
"build": "yarn build:ts && yarn build:docs", | ||
"build:ts": "tsc", | ||
"build:docs": "typedoc --options ../../typedoc.json --out ../../docs/packages/crates.io", | ||
"clean": "rimraf dist", | ||
"dist": "yarn clean && yarn build", | ||
"dist": "yarn clean && yarn build:ts", | ||
"test": "exit 0" | ||
}, | ||
"version": "0.3.9", | ||
"gitHead": "7df0300550d05e157372c8f5b4e2c0ef379e47e4" | ||
"version": "0.3.10", | ||
"gitHead": "bdea434bd53410558cd4d82fb45a393ab885f665" | ||
} |
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
33928
+ Added@ffflorian/api-client@0.4.1(transitive)
- Removed@ffflorian/api-client@0.4.0(transitive)
Updated@ffflorian/api-client@0.4.1