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

tryumph

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tryumph - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

4

dist/when.js

@@ -11,6 +11,6 @@ "use strict";

else if (pattern == result_1.Err && result.isErr()) {
return false;
return true;
}
else {
throw "This shouldn't happen!";
return false;
}

@@ -17,0 +17,0 @@ },

{
"name": "tryumph",
"version": "1.0.6",
"version": "1.0.7",
"description": "Bring the \"Umph\" to the javascript's async error handling",

@@ -11,3 +11,3 @@ "main": "./dist/index.js",

"scripts": {
"prepublish": "tsc",
"prepare": "ts-node ./scripts/prepare.ts & npm run build",
"test": "jest",

@@ -14,0 +14,0 @@ "build": "tsc"

Sorry, the diff of this file is not supported yet

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