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

unpartial

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unpartial - npm Package Versions

23

1.0.5

Diff

Changelog

Source

1.0.5

Patch Changes

  • cac4c5d: Improve exports/main/module fields
unional
published 1.0.4 •

Changelog

Source

1.0.4

Patch Changes

  • 4e3eba3: Omit Pick when it is not needed.
unional
published 1.0.3 •

Changelog

Source

1.0.3

Patch Changes

  • afa4606: Improve unpartial(base, partial) type.

    The type for unpartial(parent, base, partial) is marked as deprecated. The type is loosened now similar to required(parent, base, partial) to make it more flexible. But note that it is incorrect as the values are not deeply merged.

unional
published 1.0.2 •

Changelog

Source

1.0.2

Patch Changes

  • 6070a75: Update types to fix some use cases. It is now based on the type from required() but make some improvements.

    • Result now honors | undefined property
    • Type is constructed instead of intersect, making it easier to read
unional
published 1.0.1 •

Changelog

Source

1.0.1

Patch Changes

  • fa5dce0: fix cjs package.json

Major Changes

  • dabbde0: The unpartial() is rewritten to improve its type management, and ignore undefined and null properties.

    While this can be considered as a fix, it is better to release it as a breaking change this change might accidentally break consuming code.

unional
published 1.0.0 •

Changelog

Source

1.0.0

unional
published 0.7.5 •

Changelog

Source

0.7.5 (2022-06-11)

Bug Fixes

unional
published 0.7.4 •

Changelog

Source

0.7.4 (2022-06-04)

Bug Fixes

unional
published 0.7.3 •

Changelog

Source

0.7.3 (2022-05-31)

Bug Fixes

unional
published 0.7.0 •

Changelog

Source

0.7.0

Minor Changes

  • Add ESM support
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