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

meld

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

meld - npm Package Versions

1

0.7.1

Diff

Changelog

Source

0.7.1

  • Fix for global name when using meld as a browser global. Thanks @scothis
  • Update unit tests to run in browser using buster server, in addition to node. Thanks again, @scothis :)
published 0.7.0 •

Changelog

Source

0.7.0

  • Advice can be applied directly to functions without a context.
  • Advice can be applied to constructors.
  • joinpoint.proceed() can be called multiple times. This makes it possible to implement "retry" types of advice.
cujojs
published 0.6.0 •

Changelog

Source

0.6.0

cujojs
published 0.5.4 •

Changelog

Source

0.5.4

  • Optimizations to run time advice invocation, especially around advice
  • Fix for passing new args to joinpoint.proceed() in around advice
  • Added joinpoint.proceedApply(array) for proceeding and supplying new arguments as an array
  • Ported unit tests to BusterJS
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