fluffy – Diff between revs 1 and 6

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 1 Rev 6
Line 7... Line 7...
7 "bootstrap": { 7 "bootstrap": {
8 "version": "3.3.7", 8 "version": "3.3.7",
9 "resolved": "https://npm.grimore.org/bootstrap/-/bootstrap-3.3.7.tgz", 9 "resolved": "https://npm.grimore.org/bootstrap/-/bootstrap-3.3.7.tgz",
10 "integrity": "sha1-WjiTlFSfIzMIdaOxUGVldPip63E=" 10 "integrity": "sha1-WjiTlFSfIzMIdaOxUGVldPip63E="
11 }, 11 },
-   12 "bootstrap-fileinput": {
-   13 "version": "4.4.6",
-   14 "resolved": "https://npm.grimore.org/bootstrap-fileinput/-/bootstrap-fileinput-4.4.6.tgz",
-   15 "integrity": "sha1-GcWniZE7CretZnv00j+lv2TM0dI=",
-   16 "requires": {
-   17 "bootstrap": "3.3.7",
-   18 "jquery": "3.2.1"
-   19 }
-   20 },
-   21 "bootstrap-select": {
-   22 "version": "1.12.4",
-   23 "resolved": "https://npm.grimore.org/bootstrap-select/-/bootstrap-select-1.12.4.tgz",
-   24 "integrity": "sha1-fxXTwM6XiGjZwJxw+WYk9V+gLuE=",
-   25 "requires": {
-   26 "jquery": "3.2.1"
-   27 }
-   28 },
12 "bootstrap-validator": { 29 "bootstrap-validator": {
13 "version": "0.11.9", 30 "version": "0.11.9",
14 "resolved": "https://npm.grimore.org/bootstrap-validator/-/bootstrap-validator-0.11.9.tgz", 31 "resolved": "https://npm.grimore.org/bootstrap-validator/-/bootstrap-validator-0.11.9.tgz",
15 "integrity": "sha1-+3BY7vU2I+ePWqeWcCb5j4dalAQ=" 32 "integrity": "sha1-+3BY7vU2I+ePWqeWcCb5j4dalAQ="
16 }, 33 },
17 "dropzone": { -  
18 "version": "5.2.0", -  
19 "resolved": "https://npm.grimore.org/dropzone/-/dropzone-5.2.0.tgz", -  
20 "integrity": "sha1-L99qxkcvTGLQPT6fwiqqAinSmd4=" -  
21 }, -  
22 "jquery": { 34 "jquery": {
23 "version": "3.2.1", 35 "version": "3.2.1",
24 "resolved": "https://npm.grimore.org/jquery/-/jquery-3.2.1.tgz", 36 "resolved": "https://npm.grimore.org/jquery/-/jquery-3.2.1.tgz",
25 "integrity": "sha1-XE2d5lKvbNCncBVKYxu6ErAVx4c=" 37 "integrity": "sha1-XE2d5lKvbNCncBVKYxu6ErAVx4c="
26 } 38 }