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

inherits-ex

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

inherits-ex - npm Package Versions

13
6

2.1.0-alpha.5

Diff

Changelog

Source

2.1.0-alpha.5 (2023-04-11)

Bug Fixes

  • ts: typescript declaration errors (716ae31)
riceball
published 1.5.3 •

riceball
published 2.1.0-alpha.4 •

Changelog

Source

2.1.0-alpha.4 (2023-04-11)

Bug Fixes

  • extend: Can not extend multiple superCtors and the ctor should not be changed on prototype. (e4a89d6)

Refactor

  • _extend: use defineProperties and getOwnPropertyDescriptors to extend objects (ca60a08)
riceball
published 2.1.0-alpha.3 •

Changelog

Source

2.1.0-alpha.3 (2023-04-08)

Bug Fixes

  • minor changes to avoid transpiler bug (cbe5d6f)
riceball
published 2.1.0-alpha.2 •

Changelog

Source

2.1.0-alpha.2 (2023-04-07)

Features

  • export all functions on index.js (43098fd)

Bug Fixes

  • the optional arguments for ts declarations (c27a9d9)
  • ts: put the ts delcaration files into same lib folder (4691f9d)
riceball
published 2.1.0-alpha.1 •

Changelog

Source

2.1.0-alpha.1 (2023-04-07)

Bug Fixes

riceball
published 1.5.2 •

riceball
published 1.5.1 •

riceball
published 2.1.0-alpha.0 •

Changelog

Source

2.1.0-alpha.0 (2023-03-28)

Features

  • add _clone function (22fa8d7)
  • add getOwnPropValue func (e14b8da)
  • add getSuperCtor function (6b75e8f)
  • getParentClass can get instance or ctor's parent class now (2b34ce0)

Bug Fixes

  • createObjectWith: the aArguments parameter should be optional (f17b1ca)
  • getConstructor: use getSuperCtor instead of ctor object chain (ee70d92)
  • getSuper: can be used on any parent class now (4521e09)
  • ignore Class and constructor properties from ctor's prototype (6221396)
  • inheritsDirectly: the instanceOf error for dynamic inheritance (da3d17e)
  • minor adjust (d2150cf)
  • mixin: use the getSuperCtor instead of ctor object chain (70a34ab)
  • use prototype chain now to get protoChain (fd206a9)
  • use the prototype chain instead of ctor chain in case no static inheritance (f6711a1)
riceball
published 1.5.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