Skip to content

Releases: nimaeskandary/vaderSentiment-js

1.1.3

17 Apr 15:46
7892c8a
Compare
Choose a tag to compare

Fix typo in scoring description

1.1.2

13 Apr 14:38
f6f3626
Compare
Choose a tag to compare

Don't use Array.prototype.includes or String.prototype.includes to be compatible with more environments

1.1.1

13 Apr 14:09
a1d7dc9
Compare
Choose a tag to compare

make regex backwards compatible with older node

1.1.0

12 Apr 23:52
Compare
Choose a tag to compare

Use webpack and babel to compile build to es5

1.0.0

09 Feb 15:17
Compare
Choose a tag to compare
add npm plug to readme