Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@saberhq/option-utils

Package Overview
Dependencies
Maintainers
2
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saberhq/option-utils - npm Package Compare versions

Comparing version 1.13.29 to 1.13.30

4

dist/cjs/index.d.ts
/**
* [[include:option-utils/README.md]]
* @module
*/
/**
* Optional type.

@@ -3,0 +7,0 @@ */

"use strict";
/**
* [[include:option-utils/README.md]]
* @module
*/
Object.defineProperty(exports, "__esModule", { value: true });

@@ -3,0 +7,0 @@ exports.exists = exports.isNotUndefined = exports.isNotNull = exports.mapSome = exports.mapN = void 0;

/**
* [[include:option-utils/README.md]]
* @module
*/
/**
* Optional type.

@@ -3,0 +7,0 @@ */

/**
* [[include:option-utils/README.md]]
* @module
*/
/**
* Applies a function to a list of null/undefined values, unwrapping the null/undefined value or passing it through.

@@ -3,0 +7,0 @@ */

6

package.json
{
"name": "@saberhq/option-utils",
"version": "1.13.29",
"version": "1.13.30",
"description": "Utilities for handling optional values in TypeScript.",

@@ -39,5 +39,5 @@ "homepage": "https://github.com/saber-hq/saber-common/tree/master/packages/option-utils#readme",

"devDependencies": {
"@saberhq/tsconfig": "^1.13.29",
"typescript": "^4.7.3"
"@saberhq/tsconfig": "^1.13.30",
"typescript": "^4.7.4"
}
}

@@ -1,2 +0,2 @@

# `@saberhq/option-utils`
# @saberhq/option-utils

@@ -3,0 +3,0 @@ Utilities related to optional types.

/**
* [[include:option-utils/README.md]]
* @module
*/
/**
* Optional type.

@@ -3,0 +8,0 @@ */

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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