33 "sdk-type" : " mgmt" ,
44 "author" : " Microsoft Corporation" ,
55 "description" : " A generated SDK for ChangesClient." ,
6- "version" : " 1.1.1 " ,
6+ "version" : " 2.0.0 " ,
77 "engines" : {
88 "node" : " >=14.0.0"
99 },
1010 "dependencies" : {
1111 "@azure/core-paging" : " ^1.2.0" ,
12- "@azure/core-client" : " ^1.6.1 " ,
12+ "@azure/core-client" : " ^1.7.0 " ,
1313 "@azure/core-auth" : " ^1.3.0" ,
1414 "@azure/core-rest-pipeline" : " ^1.8.0" ,
1515 "tslib" : " ^2.2.0"
3131 "@rollup/plugin-json" : " ^6.0.0" ,
3232 "@rollup/plugin-multi-entry" : " ^6.0.0" ,
3333 "@rollup/plugin-node-resolve" : " ^13.1.3" ,
34- "mkdirp" : " ^1.0.4 " ,
34+ "mkdirp" : " ^2.1.2 " ,
3535 "rollup" : " ^2.66.1" ,
3636 "rollup-plugin-sourcemaps" : " ^0.6.3" ,
3737 "typescript" : " ~5.0.0" ,
3838 "uglify-js" : " ^3.4.9" ,
3939 "rimraf" : " ^3.0.0" ,
40+ "dotenv" : " ^16.0.0" ,
4041 "@azure/identity" : " ^2.0.1" ,
4142 "@azure-tools/test-recorder" : " ^3.0.0" ,
4243 "@azure-tools/test-credential" : " ^1.0.0" ,
4748 "@types/node" : " ^14.0.0" ,
4849 "@azure/dev-tool" : " ^1.0.0"
4950 },
50- "homepage" : " https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/changes/arm-changes" ,
5151 "repository" : {
5252 "type" : " git" ,
5353 "url" : " https://github.com/Azure/azure-sdk-for-js.git"
109109 ]
110110 },
111111 "autoPublish" : true ,
112- "//sampleConfiguration" : {
113- "productName" : " " ,
114- "productSlugs" : [
115- " azure"
116- ],
117- "disableDocsMs" : true ,
118- "apiRefLink" : " https://docs.microsoft.com/javascript/api/@azure/arm-changes?view=azure-node-preview"
119- }
120- }
112+ "homepage" : " https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/changes/arm-changes"
113+ }
0 commit comments