libraries.io
Advanced tools
Comparing version 1.4.2 to 1.4.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.4.3](https://github.com/ffflorian/api-clients/tree/master/packages/libraries.io/compare/libraries.io@1.4.2...libraries.io@1.4.3) (2019-04-11) | ||
**Note:** Version bump only for package libraries.io | ||
## [1.4.2](https://github.com/ffflorian/api-clients/tree/master/packages/libraries.io/compare/libraries.io@1.4.1...libraries.io@1.4.2) (2019-04-11) | ||
@@ -8,0 +16,0 @@ |
@@ -31,11 +31,10 @@ { | ||
"scripts": { | ||
"build": "yarn build:ts && yarn build:docs", | ||
"build:ts": "tsc", | ||
"build:docs": "typedoc --options ../../typedoc.json --out ../../docs/packages/libraries.io", | ||
"clean": "rimraf dist", | ||
"dist": "yarn clean && yarn build", | ||
"dist": "yarn clean && yarn build:ts", | ||
"test": "ts-node -P tsconfig.jasmine.json node_modules/.bin/jasmine" | ||
}, | ||
"version": "1.4.2", | ||
"gitHead": "7df0300550d05e157372c8f5b4e2c0ef379e47e4" | ||
"version": "1.4.3", | ||
"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
76467