/var/www/greso.tech/server/nsm/node_modules/es6-iterator
NameSizeModeActions
#/-0755rm
test/-0755rm
.editorconfig2720644editdlrm
.npmignore1400644editdlrm
appveyor.yml5770644editdlrm
array.js11980644editdlrm
CHANGELOG.md9780644editdlrm
CHANGES12570644editdlrm
for-of.js12810644editdlrm
get.js5810644editdlrm
index.js29640644editdlrm
is-iterable.js5070644editdlrm
LICENSE11030644editdlrm
package.json8890644editdlrm
README.md42740644editdlrm
string.js13790644editdlrm
valid-iterable.js1870644editdlrm
Edit: /var/www/greso.tech/server/nsm/node_modules/es6-iterator/CHANGELOG.md (978B)
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## [2.0.3](https://github.com/medikoo/es6-iterator/compare/v2.0.2...v2.0.3) (2017-10-17) ### Bug Fixes * configurability of toStringTag ([b99f692](https://github.com/medikoo/es6-iterator/commit/b99f692)) ## [2.0.2](https://github.com/medikoo/es6-iterator/compare/v2.0.1...v2.0.2) (2017-10-17) ### Bug Fixes * constructor exposure ([dbc0c51](https://github.com/medikoo/es6-iterator/commit/dbc0c51)) * do not allow non constructor calls ([1f2f800](https://github.com/medikoo/es6-iterator/commit/1f2f800)) * toString and toStringTag symbol definitions. ([2d17786](https://github.com/medikoo/es6-iterator/commit/2d17786)), closes [#6](https://github.com/medikoo/es6-iterator/issues/6) ## Changelog for previous versions See `CHANGES` file