File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
3
## [ Unreleased]
4
+ ### Changed
5
+ - Smart Action - Allow users to protect their smart action APIs against unauthorized usage.
4
6
5
7
## RELEASE 6.0.4 - 2020-04-15
6
8
### Changed
Original file line number Diff line number Diff line change 26
26
"dependencies" : {
27
27
"@babel/runtime" : " 7.8.3" ,
28
28
"bluebird" : " 2.9.25" ,
29
- "forest-express" : " 7.1 .0" ,
29
+ "forest-express" : " 7.2 .0" ,
30
30
"http-errors" : " 1.7.2" ,
31
31
"lodash" : " 4.17.13" ,
32
32
"moment" : " 2.24.0" ,
Original file line number Diff line number Diff line change @@ -3015,10 +3015,10 @@ for-in@^1.0.2:
3015
3015
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
3016
3016
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
3017
3017
3018
- forest-express@7.1 .0 :
3019
- version "7.1 .0"
3020
- resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-7.1 .0.tgz#c6b542ebf59ad69dac13c7610d1c185239b212b3 "
3021
- integrity sha512-th2fkO0GyrDdvuEHIsPmeUNXg03JEg+eXdVaB2hCCxkq8cHjVyegPy9AGbfrUzQaC/n44IzlM21RFW+j0w25vA ==
3018
+ forest-express@7.2 .0 :
3019
+ version "7.2 .0"
3020
+ resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-7.2 .0.tgz#9f626c8ca40b3237b3cace524d8a35433adc9a33 "
3021
+ integrity sha512-G7ZOEmJCw6ft7FSNxgcd1VH2D28955kflDxwFC+Tn+Z9mGMtIOeJr+JoOIkyTtUYllg7PG1v9a67BMYkWL4bVw ==
3022
3022
dependencies :
3023
3023
" @babel/runtime" " 7.8.3"
3024
3024
base32-encode "1.1.1"
You can’t perform that action at this time.
0 commit comments