@activfinancial/cg-api
Advanced tools
Comparing version 0.3.0 to 0.3.2
@@ -6,2 +6,18 @@ # Change Log | ||
## [0.3.2](https://github.com/activfinancial/cg-api/compare/@activfinancial/cg-api@0.3.1...@activfinancial/cg-api@0.3.2) (2018-11-15) | ||
**Note:** Version bump only for package @activfinancial/cg-api | ||
## [0.3.1](https://github.com/activfinancial/cg-api/compare/@activfinancial/cg-api@0.3.0...@activfinancial/cg-api@0.3.1) (2018-11-15) | ||
**Note:** Version bump only for package @activfinancial/cg-api | ||
# 0.3.0 (2018-11-07) | ||
@@ -8,0 +24,0 @@ |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "0.3.0", | ||
"version": "0.3.2", | ||
"private": false, | ||
@@ -19,5 +19,6 @@ "publishConfig": { | ||
"git-describe": "git describe --tags --always > src/.VERSION.txt", | ||
"types": "dts-generator --name @activfinancial/cg-api --project . --out lib/index.d.ts --main @activfinancial/cg-api/src/index", | ||
"types": "dts-generator --name \"@activfinancial/cg-api\" --project . --out lib/index.d.ts --main \"@activfinancial/cg-api/src/index\"", | ||
"create-docs": "typedoc --entryPoint src/index.ts --json lib/docs.json --excludePrivate --out docs/", | ||
"prepare": "npm run git-describe && npm run types && npm run create-docs && webpack", | ||
"build": "yarn git-describe && yarn types && yarn create-docs && webpack --mode production", | ||
"develop": "yarn git-describe && yarn types && yarn create-docs && webpack --mode development", | ||
"test": "jest" | ||
@@ -67,3 +68,3 @@ }, | ||
}, | ||
"gitHead": "e4227db8455b850896060b1eda12c582e32b9039" | ||
"gitHead": "4367b9c7dabc620046bdb07d46cc9d6d90754380" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
13013048