@ffflorian/api-client
Advanced tools
Comparing version 0.4.0 to 0.4.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.4.1](https://github.com/ffflorian/api-clients/tree/master/packages/api-client/compare/@ffflorian/api-client@0.4.0...@ffflorian/api-client@0.4.1) (2019-04-11) | ||
**Note:** Version bump only for package @ffflorian/api-client | ||
# [0.4.0](https://github.com/ffflorian/api-clients/tree/master/packages/api-client/compare/@ffflorian/api-client@0.3.4...@ffflorian/api-client@0.4.0) (2019-04-11) | ||
@@ -8,0 +16,0 @@ |
@@ -25,11 +25,10 @@ { | ||
"scripts": { | ||
"build": "yarn build:ts && yarn build:docs", | ||
"build:ts": "tsc", | ||
"build:docs": "typedoc --options ../../typedoc.json --out ../../docs/packages/api-client", | ||
"clean": "rimraf dist", | ||
"dist": "yarn clean && yarn build", | ||
"dist": "yarn clean && yarn build:ts", | ||
"test": "exit" | ||
}, | ||
"version": "0.4.0", | ||
"gitHead": "7df0300550d05e157372c8f5b4e2c0ef379e47e4" | ||
"version": "0.4.1", | ||
"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
34414