File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " blurify" ,
3- "version" : " 1.0.4 " ,
3+ "version" : " 1.0.5 " ,
44 "description" : " Image blurify." ,
55 "main" : " dist/blurify.js" ,
66 "scripts" : {
3434 "babel-core" : " ^6.23.1" ,
3535 "babel-eslint" : " ^7.1.1" ,
3636 "babel-loader" : " ^6.3.2" ,
37- "babel-plugin-external-helpers" : " ^6.22.0" ,
3837 "babel-plugin-transform-object-rest-spread" : " ^6.23.0" ,
39- "babel-plugin-transform-runtime" : " ^6.23.0" ,
4038 "babel-preset-es2015" : " ^6.22.0" ,
4139 "babel-preset-es2015-rollup" : " ^3.0.0" ,
42- "babel-runtime" : " ^6.23.0" ,
4340 "eslint" : " ^3.16.1" ,
4441 "expect.js" : " ^0.3.1" ,
4542 "mocha" : " ^3.2.0" ,
Original file line number Diff line number Diff line change @@ -318,7 +318,7 @@ babel-plugin-check-es2015-constants@^6.22.0:
318318 dependencies :
319319 babel-runtime "^6.22.0"
320320
321- babel-plugin-external-helpers, babel-plugin-external-helpers @^6.18.0 :
321+ babel-plugin-external-helpers@^6.18.0 :
322322 version "6.22.0"
323323 resolved "https://registry.yarnpkg.com/babel-plugin-external-helpers/-/babel-plugin-external-helpers-6.22.0.tgz#2285f48b02bd5dede85175caf8c62e86adccefa1"
324324 dependencies :
@@ -509,12 +509,6 @@ babel-plugin-transform-regenerator@^6.22.0:
509509 dependencies :
510510 regenerator-transform "0.9.8"
511511
512- babel-plugin-transform-runtime :
513- version "6.23.0"
514- resolved "https://registry.yarnpkg.com/babel-plugin-transform-runtime/-/babel-plugin-transform-runtime-6.23.0.tgz#88490d446502ea9b8e7efb0fe09ec4d99479b1ee"
515- dependencies :
516- babel-runtime "^6.22.0"
517-
518512babel-plugin-transform-strict-mode@^6.22.0 :
519513 version "6.22.0"
520514 resolved "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.22.0.tgz#e008df01340fdc87e959da65991b7e05970c8c7c"
@@ -571,7 +565,7 @@ babel-register@^6.23.0:
571565 mkdirp "^0.5.1"
572566 source-map-support "^0.4.2"
573567
574- babel-runtime, babel-runtime @^6.18.0, babel-runtime@^6.22.0 :
568+ babel-runtime@^6.18.0, babel-runtime@^6.22.0 :
575569 version "6.23.0"
576570 resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.23.0.tgz#0a9489f144de70efb3ce4300accdb329e2fc543b"
577571 dependencies :
You can’t perform that action at this time.
0 commit comments