File tree 2 files changed +419
-185
lines changed
2 files changed +419
-185
lines changed Original file line number Diff line number Diff line change 3
3
"description" : " A library designed to allow Angular2 to work with SharePoint's SOAP API's." ,
4
4
"authors" : [
" Scott <[email protected] >" ],
5
5
"homepage" : " https://github.com/scatcher/angular-point" ,
6
- "version" : " 5 .0.13 " ,
6
+ "version" : " 6 .0.0 " ,
7
7
"license" : " MIT" ,
8
8
"angular-cli" : {},
9
9
"scripts" : {
17
17
"toastr" : " ^2.1.2"
18
18
},
19
19
"devDependencies" : {
20
- "@types/angular" : " ~ 1.6.17 " ,
20
+ "@types/angular" : " ^ 1.6.39 " ,
21
21
"@types/core-js" : " ~0.9.41" ,
22
22
"@types/hammerjs" : " ^2.0.34" ,
23
23
"@types/jasmine" : " ~2.5.47" ,
24
- "@types/lodash" : " ~ 4.14.64" ,
24
+ "@types/lodash" : " ^ 4.14.64" ,
25
25
"@types/node" : " ^7.0.18" ,
26
26
"@types/source-map" : " ~0.5.0" ,
27
27
"@types/toastr" : " ^2.1.33" ,
28
28
"awesome-typescript-loader" : " ^3.1.3" ,
29
- "tslint" : " ^5.2 .0" ,
29
+ "tslint" : " ^5.8 .0" ,
30
30
"tslint-loader" : " ^3.5.3" ,
31
- "typescript" : " ^2.3 .0" ,
32
- "webpack" : " 2.5 .1" ,
31
+ "typescript" : " ^2.6 .0" ,
32
+ "webpack" : " 3.8 .1" ,
33
33
"webpack-node-externals" : " ^1.6.0"
34
34
},
35
35
"repository" : {
You can’t perform that action at this time.
0 commit comments