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

@applitools/functional-commons

Package Overview
Dependencies
Maintainers
13
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/functional-commons - npm Package Compare versions

Comparing version 1.0.31 to 1.0.33

2

package.json
{
"name": "@applitools/functional-commons",
"version": "1.0.31",
"version": "1.0.33",
"description": "",

@@ -5,0 +5,0 @@ "main": "src/functional-commons.js",

@@ -307,3 +307,3 @@ <!-- markdownlint-disable MD024 -->

const [err2, value2] = await presult(Promise.reject(new Error('oops)))
const [err2, value2] = await presult(Promise.reject(new Error('oops')))
console.log(err2.message) // prints 'oops'

@@ -310,0 +310,0 @@ ```

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