This repository was archived by the owner on Aug 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " google-closure-deps" ,
3
- "version" : " v20200101 .0.0" ,
3
+ "version" : " v20200112 .0.0" ,
4
4
"description" : " Library to parse dependencies for Closure Library. Also includes a CLI to generate deps.js files for Closure Library's debug loader." ,
5
5
"repository" : {
6
6
"type" : " git" ,
33
33
},
34
34
"homepage" : " https://developers.google.com/closure/library/" ,
35
35
"devDependencies" : {
36
- "google-closure-library" : " ^v20200101 .0.0" ,
36
+ "google-closure-library" : " ^v20200112 .0.0" ,
37
37
"jasmine" : " ^2.9.0" ,
38
38
"jasmine-diff" : " ^0.1.3"
39
39
},
40
40
"dependencies" : {
41
41
"argparse" : " ^1.0.9" ,
42
- "google-closure-compiler" : " ^v20200101 .0.0" ,
42
+ "google-closure-compiler" : " ^v20200112 .0.0" ,
43
43
"yargs" : " ^12.0.2"
44
44
}
45
45
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " google-closure-library" ,
3
3
"description" : " Google's common JavaScript library" ,
4
- "version" : " v20200101 .0.0" ,
4
+ "version" : " v20200112 .0.0" ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " https://github.com/google/closure-library.git"
You can’t perform that action at this time.
0 commit comments