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

neverthrow

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neverthrow - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

18

package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc