Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: lirantal/bazz

Tags

v1.0.9

Toggle v1.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: upgrade configstore from 5.0.0 to 5.0.1 (#10)

Snyk has created this PR to upgrade configstore from 5.0.0 to 5.0.1.

See this package in NPM:
https://www.npmjs.com/package/configstore

See this project in Snyk:
https://app.snyk.io/org/lirantal/project/59c7c4df-1398-4122-b689-29e0afab275d?utm_source=github&utm_medium=upgrade-pr

v1.0.8

Toggle v1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: package.json & yarn.lock to reduce vulnerabilities (#9)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DOTPROP-543489

v1.0.7

Toggle v1.0.7's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
lirantal Liran Tal
chore(build): update supported node versions

v1.0.6

Toggle v1.0.6's commit message
fix(executeProgram): provide meaningful error if no program argument …

…was provided

v1.0.5

Toggle v1.0.5's commit message
fix(executeProgram): pass entire command to spawn to support richer s…

…hell parameters

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(node): support Node.js v6 (#4)

* fix(node): rewrote async functions for node.js v6 support
* fix(jest): configured to not transform the source code so we can detect when node v6 fails

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs(HLD): high-level design for how bazz works (#3)

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs(README): update related projects

v1.0.1

Toggle v1.0.1's commit message
fix(semantic-release): remove pinned version in package.json

v1.0.0

Toggle v1.0.0's commit message
fix(jest): add babel presets to support async/await in node 6 for jes…

…t tests