audio-fingerprinting-file-reader
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -17,2 +17,2 @@ // @todo Remove this declaration when it becomes available in the dom lib. | ||
}; | ||
//# sourceMappingURL=/private/var/folders/d9/rfrzl3y142q4pz1rvmx3ytt80000gn/t/audio-fingerprinting-file-reader-repository-tx0qbi/node_modules/tsconfig-holy-grail/src/module.js.map | ||
//# sourceMappingURL=/build/es2015/module.js.map |
@@ -17,2 +17,2 @@ // @todo Remove this declaration when it becomes available in the dom lib. | ||
}; | ||
//# sourceMappingURL=/private/var/folders/d9/rfrzl3y142q4pz1rvmx3ytt80000gn/t/audio-fingerprinting-file-reader-repository-tx0qbi/node_modules/tsconfig-holy-grail/src/module.js.map | ||
//# sourceMappingURL=/build/es2015/module.js.map |
@@ -8,6 +8,7 @@ { | ||
"devDependencies": { | ||
"@types/text-encoding": "0.0.31", | ||
"@types/text-encoding": "0.0.32", | ||
"babel-plugin-external-helpers": "^6.22.0", | ||
"babel-preset-es2015": "^6.24.1", | ||
"chai": "^4.1.1", | ||
"eslint-config-holy-grail": "^19.0.1", | ||
"eslint-config-holy-grail": "^20.0.0", | ||
"greenkeeper-lockfile": "^1.8.1", | ||
@@ -22,3 +23,3 @@ "grunt": "^1.0.1", | ||
"husky": "^0.14.3", | ||
"karma": "^1.0.0", | ||
"karma": "^1.7.1", | ||
"karma-chrome-launcher": "^2.2.0", | ||
@@ -28,14 +29,15 @@ "karma-firefox-launcher": "^1.0.0", | ||
"karma-mocha": "^1.1.0", | ||
"karma-sauce-launcher": "^1.0.0", | ||
"karma-sinon-chai": "^1.1.0", | ||
"karma-sauce-launcher": "^1.2.0", | ||
"karma-sinon-chai": "^1.3.2", | ||
"karma-webpack": "^2.0.4", | ||
"load-grunt-config": "^0.19.1", | ||
"mocha": "^3.5.0", | ||
"rollup": "^0.47.6", | ||
"rollup": "^0.49.2", | ||
"rollup-plugin-babel": "^3.0.2", | ||
"sinon": "^3.2.1", | ||
"sinon-chai": "^2.13.0", | ||
"ts-loader": "^2.3.3", | ||
"tsconfig-holy-grail": "^2.2.23", | ||
"tslint-config-holy-grail": "^10.0.1", | ||
"ts-loader": "^2.3.4", | ||
"tsconfig-holy-grail": "^2.2.27", | ||
"tslint": "^5.7.0", | ||
"tslint-config-holy-grail": "^11.0.0", | ||
"typescript": "^2.4.2", | ||
@@ -65,3 +67,3 @@ "webpack": "^3.5.5" | ||
"types": "build/es2015/module.d.ts", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"dependencies": { | ||
@@ -68,0 +70,0 @@ "babel-core": "^6.26.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
7813
34