chronologic / eth-alarm-clock-dapp

Chronos - Ethereum Alarm Clock DApp
MIT License
48 stars 10 forks source link

Update js-cookie to the latest version 🚀 #1101

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency js-cookie was updated from 2.2.0 to 2.2.1.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: carhartl License: MIT

Release Notes for v2.2.1
  • #400: Prevent XSS in the cookie attributes
  • #353: Document ES6 module usage
  • #350: Document npm package manager usage
Commits

The new version differs by 46 commits.

  • 54962f8 Release version 2.2.1
  • d2724a8 Update browsers to test in
  • 224f9d9 Remove no longer supported browser
  • 2701468 Introduce build stages
  • d626451 Update grunt to version 1.0.3
  • d7f16e2 Update grunt-contrib-connect to version 2.0.0
  • 0c7f84f Remove unsupported Safari browser from Sauce Labs
  • bf1faf0 Remove jquery-plugin tag from npm
  • e94bbb5 Add to the README to remind that cookies may get deleted
  • e111ecd Updated the README for deleting with a domain
  • bf8bb9c Split api() into separate functions to get and set cookies (#454)
  • 69f802b Switches linting to eslint (#451)
  • cab6678 Update grunt-contrib-nodeunit to version 2.0.0
  • 6581c42 Update grunt-contrib-watch to version 1.1.0
  • 5e96942 Run the tests on Node.js 8 and 10 (#446)

There are 46 commits in total.

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: