221 Commits

Author SHA1 Message Date
paladox
24ab40b4ad
Update has-flag.js 2018-02-14 02:12:04 +00:00
paladox
e90c3c5088
Update supports-colors.js 2018-02-14 02:11:16 +00:00
paladox
fdd9b55cd1
Update has-flag.js 2018-02-14 01:10:20 +00:00
paladox
007f4d1cd5
Update supports-colors.js 2018-02-14 01:09:26 +00:00
paladox
2c38a68a7c
Update supports-colors.js 2018-02-14 01:02:05 +00:00
paladox
493733638d
Update supports-colors.js 2018-02-14 00:58:15 +00:00
paladox
a0bb404163
Update has-flag.js 2018-02-14 00:54:30 +00:00
paladox
f7227f2e87
Update has-flag.js 2018-02-14 00:51:51 +00:00
paladox
8d1da39bb4
Update has-flag.js 2018-02-14 00:48:12 +00:00
paladox
2dc605c8cd
Update supports-colors.js 2018-02-14 00:47:45 +00:00
paladox
34a3d33de1
Update package.json 2018-02-14 00:35:46 +00:00
paladox
2b739138b3
Update supports-colors.js 2018-02-14 00:35:35 +00:00
paladox
431627771e
Create has-flag.js 2018-02-14 00:35:13 +00:00
paladox
93dd9c7730
Merge branch 'develop' into patch-4 2018-02-14 00:28:13 +00:00
paladox
ca0c69fb8b
Update package.json 2018-02-14 00:27:23 +00:00
paladox
7bf2511fb3
Update supports-colors.js 2018-02-14 00:26:25 +00:00
paladox
4dbe3933ed
Update supports-colors.js 2018-02-14 00:25:47 +00:00
DABH
7176fc3831
Merge pull request #185 from MeriemKhelifi/feat-badges
Adding badges npm, dependencies and devDependencies
2018-02-13 16:07:13 -08:00
DABH
f612a2d84f Bump version for next beta release 2018-02-13 15:36:40 -08:00
DABH
2520cd348d
Merge pull request #138 from pedramphp/patch-1
Fixing the path in main
2018-02-13 12:59:16 -08:00
DABH
ea2a57886c
Merge pull request #118 from panuhorsmalahti/npmignore
Add .npmignore to exclude unnecessary development files from npm package
2018-02-13 12:55:36 -08:00
DABH
c8ab00306f
Merge pull request #186 from GlitchMasta47/patch-1
Update safe.js
2018-02-12 23:08:06 -08:00
DABH
4354fa396e
Merge pull request #184 from osmanmesutozcan/master
Update stringPrototypeBlacklist object
2018-02-12 12:33:59 -08:00
DABH
a51ced332c No nvm aliases 2018-02-12 12:25:07 -08:00
DABH
b75a729354 Test against modern Node versions and stop testing against very ancient Node 0.6 2018-02-12 12:19:27 -08:00
DABH
c9eef4220b Merge remote-tracking branch 'origin/master' into develop 2018-02-12 12:16:42 -08:00
fscherwi
dc8eb09f6c test Node.js 0.12 and 4 2018-02-12 12:10:38 -08:00
Marak
2f20f2ea50 Update ReadMe.md 2018-02-12 12:10:38 -08:00
Marak
85ec3019e6 [dist] Bump to v1.1.2 2018-02-12 12:10:38 -08:00
Marak
8407be1d38 [fix] Really bad example in README. Examples should actually contain code that can run. Blame c11d23d96aee270bcfc8761c1f6c20579def88f3 2018-02-12 12:10:38 -08:00
Marak
fbc26111ce [dist] Bump to v1.1.1 2018-02-12 12:10:38 -08:00
Marak
d0ae0e5164 [fix] In-proper scope reference. Closes #124 2018-02-12 12:10:38 -08:00
John Papandriopoulos
c018e0b1fb Remove setTheme dynamic require(...) that is problematic with webpack 2017-09-29 15:49:30 -07:00
GlitchMasta47
8c5af7ca15 Update safe.js
Whoa, string never ends! (even though it's a comment and it doesn't matter for that, but for the documentation's sake)
2017-03-11 13:07:55 -06:00
Meriem Khelifi
8d714a0642 Adding badges npm, dependencies and devDependencies 2017-03-08 23:34:49 +01:00
Osman Mesut OZCAN
511aa7f822 Update stringPrototypeBlacklist object
stringPrototypeBlacklist is updated according to ES6
String.prototype.repeat() method
2017-01-31 18:17:11 +08:00
Osman Mesut Ozcan
7e1e601ddc Update stringPrototypeBlacklist object
stringPrototypeBlacklist is updated according to ES6
String.prototype.repeat() method.
2017-01-31 17:52:50 +08:00
Brett Zamir
255c078772 Update extendStringPrototype.js
Remove ununused function and fix method name in blacklist
2017-01-12 09:37:25 +08:00
paladox
c74f2c3088 Update supports-colors.js 2016-09-22 16:24:11 +01:00
Edgar Hipp
5152d16f22 Update LICENSE 2016-06-21 13:33:20 +02:00
Geraint White
8b51cf67b5 Fix #119 - use util.inspect for logging objects 2016-05-04 13:46:46 +01:00
Pavan Kumar Sunkara
9f3ace4470 Merge pull request #141 from fscherwi/patch-1
test Node.js 0.12 and 4
2015-09-25 00:24:56 +05:30
fscherwi
580b266a0a test Node.js 0.12 and 4 2015-09-24 20:38:28 +02:00
mahdi pedramrazi
65b9a16fef Fixing the path in main
we are using require.resolve and it's failing because the path is incorrect.
2015-08-25 14:54:25 -07:00
Marak
90dd85b173 Update ReadMe.md 2015-06-17 15:42:07 +02:00
Marak
8bf2ad9fa6 [dist] Bump to v1.1.2 v1.1.2 2015-06-17 15:01:51 +02:00
Marak
d05ab9df3c [fix] Really bad example in README. Examples should actually contain code that can run. Blame c11d23d96aee270bcfc8761c1f6c20579def88f3 2015-06-17 14:59:08 +02:00
Marak
5958f1677d [dist] Bump to v1.1.1 v1.1.1 2015-06-17 14:50:29 +02:00
Marak
81981ae7c6 [fix] In-proper scope reference. Closes #124 2015-06-17 14:49:52 +02:00
Marak
5a2773dbec Merge pull request #122 from Marak/develop
Merge develop branch
2015-04-29 09:17:06 +02:00