File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+
4+ ## 0.3.1 (November 3, 2014)
5+
6+ * Replace $timeout with $interval #50
7+ * Add broadcast “oath: profile ” once profile is retrieved. #51
8+
39## 0.3.0 (October 30, 2014)
410
511* Solved bug on access token definition from hash
Original file line number Diff line number Diff line change 11{
22 "name" : " oauth-ng" ,
3- "version" : " 0.3.0 " ,
3+ "version" : " 0.3.1 " ,
44 "main" : [
55 " dist/oauth-ng.js" ,
66 " dist/views/templates/default"
1414 " package.json"
1515 ],
1616 "dependencies" : {
17- "angular" : " ~1.2.22 " ,
17+ "angular" : " ~1.2.26 " ,
1818 "ngstorage" : " ~0.3.0"
1919 },
2020 "devDependencies" : {
2323 "timecop" : " ~0.1.1" ,
2424 "bootstrap-sass" : " ~3.0.2" ,
2525 "jquery" : " ~1.9.1" ,
26- "angular-mocks" : " ~1.2.22 "
26+ "angular-mocks" : " ~1.2.26 "
2727 }
2828}
You can’t perform that action at this time.
0 commit comments