Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(dependencies): har-validator to 5.x [removes babel dep] #2594

Merged
merged 3 commits into from Mar 16, 2017
Merged

chore(dependencies): har-validator to 5.x [removes babel dep] #2594

merged 3 commits into from Mar 16, 2017

Commits on Mar 14, 2017

  1. chore(dependencies): har-validator to 5.x [removes babel dep]

    a simple `npm i request` resulted in a `babel` install due to usage as a `devDependency` in `har-validator`, so `har-validator` is now refactored to remove that dependency entirely, making `request` lighter to install _(if only slightly)_ :)
    Ahmad Nassri committed Mar 14, 2017
    Copy the full SHA
    51806f8 View commit details
    Browse the repository at this point in the history
  2. chore(dependencies): har-validator -> 5.0.1

    addresses browser concerns.
    Ahmad Nassri committed Mar 14, 2017
    Copy the full SHA
    21b1112 View commit details
    Browse the repository at this point in the history
  3. chore(dependencies): har-validator -> 5.0.2

    Ahmad Nassri committed Mar 14, 2017
    7
    Copy the full SHA
    baf9c1f View commit details
    Browse the repository at this point in the history