File tree Expand file tree Collapse file tree
rush-stack-compiler-2.4-library-test
rush-stack-compiler-2.7-library-test
rush-stack-compiler-2.8-library-test
rush-stack-compiler-2.9-library-test
rush-stack-compiler-3.0-library-test
rush-stack-compiler-3.1-library-test
rush-stack-compiler-3.2-library-test
rush-stack-compiler-3.3-library-test
rush-stack-compiler-3.4-library-test
rush-stack-compiler-3.5-library-test Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 "scripts" : {
99 "build" : " node build.js"
1010 },
11- "dependencies " : {
11+ "devDependencies " : {
1212 "@microsoft/api-extractor" : " 7.4.2" ,
1313 "@microsoft/api-documenter" : " 7.4.4" ,
1414 "@types/jest" : " 23.3.11" ,
Original file line number Diff line number Diff line change 88 "scripts" : {
99 "build" : " node build.js"
1010 },
11- "dependencies " : {
11+ "devDependencies " : {
1212 "@microsoft/api-extractor" : " 7.4.2" ,
1313 "@types/jest" : " 23.3.11" ,
1414 "@types/node" : " 8.10.54" ,
Original file line number Diff line number Diff line change 88 "scripts" : {
99 "build" : " node build.js"
1010 },
11- "dependencies " : {
11+ "devDependencies " : {
1212 "@microsoft/api-extractor" : " 7.4.2" ,
1313 "@types/jest" : " 23.3.11" ,
1414 "@types/node" : " 8.10.54" ,
Original file line number Diff line number Diff line change 99 "build" : " node build.js"
1010 },
1111 "dependencies" : {
12+ "api-extractor-lib1-test" : " 1.0.0"
13+ },
14+ "devDependencies" : {
1215 "@microsoft/api-extractor" : " 7.4.2" ,
1316 "@types/jest" : " 23.3.11" ,
1417 "@types/node" : " 8.10.54" ,
15- "api-extractor-lib1-test" : " 1.0.0" ,
1618 "fs-extra" : " ~7.0.1" ,
1719 "typescript" : " ~3.1.6"
1820 }
Original file line number Diff line number Diff line change 88 "scripts" : {
99 "build" : " node build.js"
1010 },
11- "dependencies " : {
11+ "devDependencies " : {
1212 "@microsoft/api-extractor" : " 7.4.2" ,
1313 "@microsoft/node-core-library" : " 3.14.2" ,
1414 "@microsoft/teams-js" : " 1.3.0-beta.4" ,
Original file line number Diff line number Diff line change 99 "build" : " node build.js"
1010 },
1111 "dependencies" : {
12- "@microsoft/api-extractor" : " 7.4.2" ,
1312 "@types/jest" : " 23.3.11" ,
13+ "@types/long" : " 4.0.0" ,
14+ "long" : " ^4.0.0"
15+ },
16+ "devDependencies" : {
17+ "@microsoft/api-extractor" : " 7.4.2" ,
1418 "@types/node" : " 8.10.54" ,
1519 "fs-extra" : " ~7.0.1" ,
1620 "typescript" : " ~3.1.6"
17- },
18- "devDependencies" : {
19- "@types/long" : " 4.0.0" ,
20- "long" : " ^4.0.0"
2121 }
2222}
Original file line number Diff line number Diff line change 99 "build" : " node build.js"
1010 },
1111 "dependencies" : {
12- "@microsoft/api-extractor" : " 7.4.2" ,
1312 "@types/semver" : " 5.3.33" ,
14- "@types/node" : " 8.10.54" ,
1513 "api-extractor-test-01" : " 1.0.0" ,
16- "semver" : " ~5.3.0" ,
14+ "semver" : " ~5.3.0"
15+ },
16+ "devDependencies" : {
17+ "@microsoft/api-extractor" : " 7.4.2" ,
18+ "@types/node" : " 8.10.54" ,
1719 "fs-extra" : " ~7.0.1" ,
1820 "typescript" : " ~3.1.6"
1921 }
Original file line number Diff line number Diff line change 66 "scripts" : {
77 "build" : " node build.js"
88 },
9- "dependencies " : {
9+ "devDependencies " : {
1010 "@types/jest" : " 23.3.11" ,
1111 "@types/node" : " 8.10.54" ,
1212 "api-extractor-test-02" : " 1.0.0" ,
Original file line number Diff line number Diff line change 77 "scripts" : {
88 "build" : " gulp test --clean"
99 },
10- "dependencies" : {
11- "@types/node" : " 8.10.54"
12- },
1310 "devDependencies" : {
1411 "@microsoft/node-library-build" : " 6.1.11" ,
1512 "@types/chai" : " 3.4.34" ,
1613 "@types/mocha" : " 5.2.5" ,
14+ "@types/node" : " 8.10.54" ,
1715 "chai" : " ~3.5.0" ,
1816 "gulp" : " ~4.0.2" ,
1917 "@microsoft/rush-stack-compiler-3.4" : " 0.1.24"
Original file line number Diff line number Diff line change 88 "scripts" : {
99 "build" : " gulp test --clean"
1010 },
11- "dependencies" : {
12- "@types/node" : " 8.10.54"
13- },
1411 "devDependencies" : {
1512 "@microsoft/node-library-build" : " 6.1.11" ,
1613 "@microsoft/rush-stack-compiler-2.4" : " 0.6.36" ,
14+ "@types/node" : " 8.10.54" ,
1715 "gulp" : " ~4.0.2"
1816 }
1917}
You can’t perform that action at this time.
0 commit comments