We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
eslint
has-symbols
tape
1 parent 63766c2 commit a20cfbdCopy full SHA for a20cfbd
package.json
@@ -37,10 +37,10 @@
37
"aud": "^1.1.4",
38
"browserify": "^16.5.2",
39
"eclint": "^2.8.1",
40
- "eslint": "^7.20.0",
+ "eslint": "^7.22.0",
41
"evalmd": "^0.0.19",
42
"for-each": "^0.3.3",
43
- "has-symbols": "^1.0.1",
+ "has-symbols": "^1.0.2",
44
"iconv-lite": "^0.5.1",
45
"in-publish": "^2.0.1",
46
"mkdirp": "^0.5.5",
@@ -49,7 +49,7 @@
49
"qs-iconv": "^1.0.4",
50
"safe-publish-latest": "^1.1.4",
51
"safer-buffer": "^2.1.2",
52
- "tape": "^5.1.1"
+ "tape": "^5.2.2"
53
},
54
"scripts": {
55
"prepublish": "safe-publish-latest && (not-in-publish || npm run dist)",
0 commit comments