Socket
Socket
Sign inDemoInstall

base

Package Overview
Dependencies
32
Maintainers
3
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345Next

3.0.0

Diff

Changelog

Source

[3.0.0]

Breaking changes

  • Methods no longer set values on the root of the instance. By default, .get, .get, .has, .del and other method use the base.cache object. This can be customized by doing new Base.create('foo') where foo is the property name to use for the cache.
jonschlinkert
published 2.0.2 •

Changelog

Source

[2.0.2]

Fixed

  • Removed a check for function name in the .use method. This could cause plugins to not get registered.
jonschlinkert
published 2.0.1 •

jonschlinkert
published 2.0.0 •

Changelog

Source

[2.0.0]

Changed

  • Removed static .run method since it's unnecessary (i.e. if you have the instance, you can just use .use)
  • adds support for passing arrays of functions to .use method
jonschlinkert
published 1.0.1 •

jonschlinkert
published 1.0.0 •

Changelog

Source

[1.0.0]

First major release!

Changed

  • Refactored to use ES class
jonschlinkert
published 0.13.2 •

jonschlinkert
published 0.13.1 •

jonschlinkert
published 0.11.2 •

jonschlinkert
published 0.13.0 •

2345Next
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