New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

es5class

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

es5class - npm Package Versions

23

2.3.1

Diff

Changelog

Source

2.3.1

  • Fixed bug that doesn't take in account the length of the current created function
pocesar
published 2.3.0 •

Changelog

Source

2.3.0

  • Fixed bug that makes $include apply descriptors correctly
  • Added composition test
  • BEHAVIOR MIGHT CHANGE WHEN IMPLEMENTING/INCLUDING FUNCTIONS
pocesar
published 2.2.1 •

Changelog

Source

2.2.1

  • Changes to documentation, mostly README.md
  • Fixed bug that makes $implement apply descriptors correctly
  • Performance tweaks
pocesar
published 2.2.0 •

Changelog

Source

2.2.0

  • Add $wrap method, makes any function or object an ES5Class
  • Add $const for Object.defineProperty writable: false
pocesar
published 2.1.2 •

Changelog

Source

2.1.2

  • Improve new and $create operators performance
pocesar
published 2.1.1 •

Changelog

Source

2.1.1

  • Tests for the browser, change mocha to bdd. Testling doesn't work, but index.html test works
  • Bump internal version
pocesar
published 2.1.0 •

Changelog

Source

2.1.0

  • 100% test coverage
  • $className available in instance as well
pocesar
published 2.0.1 •

Changelog

Source

2.0.1

  • Fix tests for Travis and Testling
  • Drop Node.js 0.8 support
pocesar
published 2.0.0 •

Changelog

Source

2.0.0

  • Bump version for major API changes and isn't backwards compatible
  • Rewrite some tests
  • 100% test coverage
  • README.md changes
  • Better documentation
  • Added better-curry dependency for performance reasons and utility
  • Added UMD pattern and bower.json
  • Fix $instanceOf
  • Changes in JSDOC
  • Implement $names (shortcut for Object.getOwnPropertyNames(this))
  • Added $inherit for importing another class completely, but with separated arguments
  • Class $implements must be unique
  • Fix constructor member of class
  • Removed deprecated code (create, implement, define, include)
  • $super injection now supports async operations, but it's not backward compatible
pocesar
published 1.1.3 •

Changelog

Source

1.1.3

  • Fix test for new expect version
  • Added coverage badge
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