File tree Expand file tree Collapse file tree
libraries/node-core-library Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "name" : " @microsoft/api-documenter" ,
77 "allowedCategories" : [ " libraries" , " tests" ]
88 },
9+ {
10+ "name" : " timsort" ,
11+ "allowedCategories" : [ " libraries" ]
12+ },
913 {
1014 "name" : " @microsoft/api-extractor" ,
1115 "allowedCategories" : [ " libraries" , " tests" ]
Original file line number Diff line number Diff line change 1313 },
1414 "dependencies" : {
1515 "@types/node" : " 8.10.54" ,
16+ "@types/semver" : " 5.3.33" ,
1617 "colors" : " ~1.2.1" ,
1718 "fs-extra" : " ~7.0.1" ,
1819 "jju" : " ~1.4.0" ,
20+ "semver" : " ~5.3.0" ,
21+ "timsort" : " ~0.3.0" ,
1922 "z-schema" : " ~3.18.3"
2023 },
2124 "devDependencies" : {
25+ "@microsoft/node-library-build" : " 6.3.0" ,
26+ "@microsoft/rush-stack-compiler-3.4" : " 0.3.0" ,
27+ "@rushstack/eslint-config" : " 0.4.1" ,
2228 "@types/fs-extra" : " 5.0.4" ,
2329 "@types/jest" : " 23.3.11" ,
2430 "@types/jju" : " 1.4.1" ,
31+ "@types/timsort" : " 0.3.0" ,
2532 "@types/z-schema" : " 3.16.31" ,
26- "gulp" : " ~4.0.2" ,
27- "@microsoft/node-library-build" : " 6.3.0" ,
28- "@microsoft/rush-stack-compiler-3.4" : " 0.3.0" ,
29- "@rushstack/eslint-config" : " 0.4.1"
33+ "gulp" : " ~4.0.2"
3034 }
3135}
You can’t perform that action at this time.
0 commit comments