Socket
Socket
Sign inDemoInstall

ud

Package Overview
Dependencies
6
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

3.3.1

Diff

Changelog

Source

3.3.1 (2023-01-23)

  • Removed dependency on corejs, which provided polyfills for stuff like WeakMap and other standard JS library features, as it shouldn't be necessary for any even slightly recent browsers. Users targeting very old browsers should bring their own polyfills.
agentme
published 3.3.0 •

Changelog

Source

3.3.0 (2018-09-03)

  • Added TypeScript type definitions.
agentme
published 3.2.0 •

Changelog

Source

3.2.0 (2018-05-24)

  • Fixed defn compatibility with native ES6 classes.
agentme
published 3.1.2 •

Changelog

Source

3.1.2 (2018-05-24)

  • Fixed defn compatibility with native ES6 arrow functions.
  • Updated Flow type definitions for compatibility with Flow 0.72.
agentme
published 3.1.1 •

Changelog

Source

3.1.1 (2017-07-07)

  • Updated Flow type definitions for compatibility with Flow 0.49.1.
agentme
published 3.1.0 •

Changelog

Source

3.1.0 (2016-09-19)

  • Added lightweight "ud/noop" module for non-HMR production builds.
agentme
published 3.0.1 •

Changelog

Source

3.0.1 (2016-02-12)

  • Internal change: automate creation of Flow type definitions file.
agentme
published 3.0.0 •

Changelog

Source

3.0.0 (2015-12-01)

Breaking Changes

  • Flow type definitions are now included. This may cause Flow to fail for users who configured Flow with the old recommended configuration.

Improvements

  • Don't require whole lodash module in order to save space in bundle #1
agentme
published 2.0.2 •

Changelog

Source

2.0.2 (2015-10-02)

  • Fixed bug where defn did not properly handle functions that returned undefined.
agentme
published 2.0.1 •

Changelog

Source

2.0.1 (2015-09-04)

  • Fixed compatibility issue with updating non-strict-mode functions.
2Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc