Uname:Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64

Base Dir : /var/www/html

User : gavin


403WebShell
403Webshell
Server IP : 68.183.124.220  /  Your IP : 216.73.217.137
Web Server : Apache/2.4.18 (Ubuntu)
System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
User : gavin ( 1000)
PHP Version : 7.0.33-0ubuntu0.16.04.16
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_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/gavin/workspace/readjs/node_modules/dom-serialize/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/gavin/workspace/readjs/node_modules/dom-serialize/History.md
2.2.1 / 2015-11-05
==================

  * bump extend and void-elements (@shinnn, #1)

2.2.0 / 2015-02-13
==================

  * add support for passing `encode()` options in to `serializeAttribute()` and `serializeTextNode()`

2.1.0 / 2015-02-10
==================

  * if `e.detail.serialize` is set and the event is cancelled, still use the `e.detail.serialize` value
  * attempting to get 100% test code coverage
  * package: allow any "zuul" v1
  * test: add HTML5 Doctype test, for 100% test code coverage!
  * test: remove `console.log()` call

2.0.1 / 2015-02-03
==================

  * index: support Nodes with children for `e.detail.serialize`

2.0.0 / 2015-02-03
==================

  * README: update for `serializeTarget`
  * index: emit the "serialize" event on the node that we know is in the DOM

1.2.1 / 2015-02-03
==================

  * fix one-time callback functions on NodeLists / Arrays
  * README: fix weird spacing
  * README: add "inspect" example to readme

1.2.0 / 2015-02-02
==================

  * add support for one-time "serialize" callback functions
  * add support for a "context" argument
  * index: make `serializeDoctype()` more readable
  * README: fix typo in example output
  * README: better description

1.1.0 / 2015-01-16
==================

  * add support for Comment, Document, Doctype, DocumentFragment and NodeList types to be serialized
  * add .travis.yml file
  * add Makefile for zuul tests
  * add README.md file
  * index: run `e.detail.serialize` through all the serialize() logic
  * index: use += operator for String concatentation (faster)
  * index: use `require('ent/encode')` syntax
  * package: update "ent" to v2.2.0
  * package: rename to "dom-serialize"
  * test: add Array serialize test

1.0.0 / 2015-01-15
==================

  * index: add support for Nodes to be set on `e.data.serialize`
  * index: remove redundant `break` statements
  * test: add `e.detail.serialize` Node and Number tests
  * test: add "serialize" event tests
  * test: add initial test cases
  * package: add "string" as a keyword
  * package: add "zuul" as a dev dependency
  * package: use ~ for dep versions
  * initial commit

Youez - 2016 - github.com/yon3zu
LinuXploit