Comparing version 1.3.3 to 1.3.4
{ | ||
"name": "havunen", | ||
"license": "MIT", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"author": { | ||
@@ -51,19 +51,19 @@ "name": "KFlash", | ||
"devDependencies": { | ||
"babel-cli": "^6.7.7", | ||
"babel-core": "^6.7.7", | ||
"babel-cli": "^6.8.0", | ||
"babel-core": "^6.8.0", | ||
"babel-eslint": "^6.0.4", | ||
"babel-plugin-rewire": "^1.0.0-rc-2", | ||
"babel-plugin-syntax-flow": "^6.5.0-1", | ||
"babel-plugin-syntax-jsx": "^6.5.0-1", | ||
"babel-plugin-syntax-object-rest-spread": "^6.5.0-1", | ||
"babel-plugin-transform-es2015-modules-umd": "^6.6.5", | ||
"babel-plugin-transform-flow-strip-types": "^6.7.0", | ||
"babel-plugin-transform-inline-environment-variables": "^6.5.0-1", | ||
"babel-plugin-transform-object-assign": "^6.5.0-1", | ||
"babel-plugin-transform-object-rest-spread": "^6.6.5", | ||
"babel-plugin-transform-undefined-to-void": "^6.5.0-1", | ||
"babel-plugin-syntax-flow": "^6.8.0", | ||
"babel-plugin-syntax-jsx": "^6.8.0", | ||
"babel-plugin-syntax-object-rest-spread": "^6.8.0", | ||
"babel-plugin-transform-es2015-modules-umd": "^6.8.0", | ||
"babel-plugin-transform-flow-strip-types": "^6.8.0", | ||
"babel-plugin-transform-inline-environment-variables": "^6.8.0", | ||
"babel-plugin-transform-object-assign": "^6.8.0", | ||
"babel-plugin-transform-object-rest-spread": "^6.8.0", | ||
"babel-plugin-transform-undefined-to-void": "^6.8.0", | ||
"babel-preset-es2015": "^6.6.0", | ||
"babel-preset-es2015-rollup": "^1.1.1", | ||
"babel-preset-stage-0": "^6.5.0-1", | ||
"babel-register": "^6.7.2", | ||
"babel-register": "^6.8.0", | ||
"chai": "^3.5.0", | ||
@@ -73,12 +73,12 @@ "chai-as-promised": "^5.3.0", | ||
"cross-env": "1.0.7", | ||
"eslint": "^2.8.0", | ||
"eslint": "^2.9.0", | ||
"eslint-plugin-babel": "^3.2.0", | ||
"isparta": "^4.0.0", | ||
"jsdom": "^8.4.0", | ||
"jsdom": "^8.5.0", | ||
"karma": "^0.13.22", | ||
"karma-chai": "^0.1.0", | ||
"karma-chai-as-promised": "^0.1.2", | ||
"karma-chrome-launcher": "^0.2.3", | ||
"karma-chrome-launcher": "^1.0.1", | ||
"karma-firefox-launcher": "^0.1.7", | ||
"karma-mocha": "^0.2.2", | ||
"karma-mocha": "^1.0.1", | ||
"karma-mocha-reporter": "^2.0.2", | ||
@@ -97,3 +97,3 @@ "karma-phantomjs-launcher": "^1.0.0", | ||
"rimraf": "^2.5.2", | ||
"rollup": "^0.26.0", | ||
"rollup": "^0.26.1", | ||
"rollup-plugin-babel": "^2.4.0", | ||
@@ -108,3 +108,3 @@ "rollup-plugin-eslint": "^2.0.0", | ||
"rollup-stream": "^1.4.1", | ||
"sinon": "^1.17.3", | ||
"sinon": "^1.17.4", | ||
"sinon-chai": "^2.8.0" | ||
@@ -111,0 +111,0 @@ }, |
15819
6