17 Commits

Author SHA1 Message Date
ddfa8632e7 Bump version to 2.0.1 2018-11-19 00:33:25 +00:00
62b8f73f82 Have lint script only lint, and lint-fix script lint and fix 2018-11-18 23:22:22 +00:00
1241478006 Fix license field in package.json 2018-11-18 23:12:28 +00:00
David McCanney
2fa51650b8 Update version number
- Update version number to 2.0.0 since changes affect backwards
  compatibility with node v4.
- Update Travis config to allow node module caching.
2018-09-28 23:07:30 +01:00
David McCanney
39a0f67e35 Update the dependencies versions
- Require node 6 at a minimum to support the newer ES features.  Node
  version functionality determined via https://node.green.
- Update dev dependencies to their latest versions.  Mocha 3.4 relied
  on a version of growl with a known vulnerability.
- Fix the keywords section, this field is actually an array.
- Update eslint syntax to ES6.
2018-09-28 22:00:52 +01:00
5f6cc4c169 Use prettier for linting and code formatting via eslint 2017-08-20 19:23:27 +01:00
51d70572b1 Lint using semistandard 2017-07-09 19:41:48 +01:00
4154044541 Bump version to 1.0.1 2017-07-09 18:11:31 +01:00
louisbuchbinder
4ff09a0d77 refactor to vanilla js 2017-07-08 09:03:31 -07:00
950311347c Bump version to 0.1.0 2012-04-19 23:28:55 +01:00
be04fd0d49 Fix incorrect repository URL in package.json 2012-04-19 23:28:44 +01:00
f7e5594dc1 Bump version to 0.0.2 2012-04-19 23:11:14 +01:00
9200b9df11 Properly define node.js version, and reorganize package.json a bit 2012-04-16 22:47:56 +01:00
de424e457c Reorder info in package.json so it makes a bit more sense 2012-04-16 09:09:21 +01:00
0eec21473e Update package.json formatting, and add license details 2012-04-16 09:04:27 +01:00
882f8df884 Update package.json 2012-04-16 08:50:50 +01:00
ea136a08ff Initial import 2012-04-16 08:06:57 +01:00