New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

zeelib

Package Overview
Dependencies
Maintainers
1
Versions
370
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zeelib - npm Package Compare versions

Comparing version

to
11.0.2

12

package.json
{
"name": "zeelib",
"description": "Node utility library",
"version": "11.0.1",
"version": "11.0.2",
"author": {

@@ -48,5 +48,5 @@ "email": "zac@zacanger.com",

"devDependencies": {
"@types/node": "12.7.3",
"@types/node": "12.7.5",
"@types/tape": "4.2.33",
"eslint": "6.3.0",
"eslint": "6.4.0",
"eslint-plugin-jane": "7.0.0",

@@ -56,8 +56,8 @@ "npm-run-all": "4.1.5",

"prettier": "1.18.2",
"sortpack": "2.0.0",
"sortpack": "2.0.1",
"tap-spec": "5.0.0",
"tape": "4.11.0",
"ts-node": "8.3.0",
"ts-node": "8.4.1",
"typedoc": "0.15.0",
"typescript": "3.6.2"
"typescript": "3.6.3"
},

@@ -64,0 +64,0 @@ "engines": {