scratch – Diff between revs 58 and 125

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 58 Rev 125
1 { 1 {
2 "name": "js-cookie", 2 "name": "js-cookie",
3 "license": "MIT", 3 "license": "MIT",
4 "main": [ 4 "main": [
5 "src/js.cookie.js" 5 "src/js.cookie.js"
6 ], 6 ],
7 "ignore": [ 7 "ignore": [
8 "travis.sh", 8 "travis.sh",
9 "test", 9 "test",
10 "Gruntfile.js", 10 "Gruntfile.js",
11 "package.json", 11 "package.json",
12 ".gitignore", 12 ".gitignore",
13 ".jshintignore", 13 ".jshintignore",
14 ".jshintrc", 14 ".jshintrc",
15 ".tm_properties", 15 ".tm_properties",
16 ".travis.yml" 16 ".travis.yml"
17 ], 17 ],
18 "homepage": "https://github.com/js-cookie/js-cookie", 18 "homepage": "https://github.com/js-cookie/js-cookie",
19 "version": "2.1.3", 19 "version": "2.1.4",
20 "_release": "2.1.3", 20 "_release": "2.1.4",
21 "_resolution": { 21 "_resolution": {
22 "type": "version", 22 "type": "version",
23 "tag": "v2.1.3", 23 "tag": "v2.1.4",
24 "commit": "68acf18560eb7a5d21db7197ae24d975971d1ae0" 24 "commit": "8b70250875f7e07445b6a457f9c2474ead4cba44"
25 }, 25 },
26 "_source": "https://github.com/js-cookie/js-cookie.git", 26 "_source": "https://github.com/js-cookie/js-cookie.git",
27 "_target": "^2.1.3", 27 "_target": "^2.1.3",
28 "_originalSource": "js-cookie", 28 "_originalSource": "js-cookie"
29 "_direct": true -  
30 } 29 }
31   30  
32
Generated by GNU Enscript 1.6.5.90.
31
Generated by GNU Enscript 1.6.5.90.
33   32  
34   33  
35   34