neverthrow
Advanced tools
Comparing version 2.3.0 to 2.3.1
{ | ||
"name": "neverthrow", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "Stop throwing errors, and instead return Results!", | ||
@@ -17,3 +17,3 @@ "main": "dist/index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/greptail/neverthrow.git" | ||
"url": "git+https://github.com/supermacro/neverthrow.git" | ||
}, | ||
@@ -23,10 +23,10 @@ "author": "Giorgio Delgado", | ||
"bugs": { | ||
"url": "https://github.com/greptail/neverthrow/issues" | ||
"url": "https://github.com/supermacro/neverthrow/issues" | ||
}, | ||
"homepage": "https://github.com/greptail/neverthrow#readme", | ||
"homepage": "https://github.com/supermacro/neverthrow#readme", | ||
"devDependencies": { | ||
"@babel/core": "7.4.3", | ||
"@babel/preset-env": "7.4.3", | ||
"@babel/preset-typescript": "7.3.3", | ||
"@types/jest": "24.0.11", | ||
"@babel/core": "7.9.6", | ||
"@babel/preset-env": "7.9.6", | ||
"@babel/preset-typescript": "7.9.0", | ||
"@types/jest": "24.9.1", | ||
"@types/node": "^14.0.4", | ||
@@ -38,3 +38,3 @@ "@typescript-eslint/eslint-plugin": "2.21.0", | ||
"eslint-config-prettier": "6.10.0", | ||
"eslint-plugin-prettier": "3.1.2", | ||
"eslint-plugin-prettier": "3.1.3", | ||
"jest": "24.7.1", | ||
@@ -41,0 +41,0 @@ "prettier": "1.19.1", |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
0
27666
3
0
2