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

postal

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postal - npm Package Versions

13
6

1.0.8

Diff

Changelog

Source

v1.0.8

  • Fixed #136, where global was undefined when setting prevPostal for noConflict situations.
ifandelse
published 1.0.7 •

Changelog

Source

v1.0.7

  • Included @derickbailey's awesome logo addition!
  • Updated gulp build setup to run formatting on src and lib.
  • Added a throw when ChannelDefinition.prototype.publish is not passed a valid first argument.
ifandelse
published 1.0.6 •

Changelog

Source

v1.0.6

  • Fixed issue where JSCS's formatting fix put a line break before catch on the SubscriptionDefinition prototype.
  • Added additional comment directive removal (covering jshint, jscs & istanbul).
ifandelse
published 1.0.5 •

Changelog

Source

v1.0.5

  • Fixed issue (referred to in #124) related to the custom lodash build not pulling in necessary behavior for _.each.
  • Added deprecation warnings to istanbul ignore.
ifandelse
published 1.0.4 •

Changelog

Source

v1.0.4

  • Fixed issue where a subscriber lookup cache (postal's internal cache) was failing to update when new subscribers were added after a publish matching the cache had occurred.
ifandelse
published 1.0.3 •

Changelog

Source

v1.0.3

  • Fixed memory leak issue referred to here. Postal will not place subscriptions in the lookup cache if the resolverNoCache header is present on the published envelope.
ifandelse
published 1.0.2 •

Changelog

Source

v1.0.2

  • Updated lodash dependency to 3.x.
ifandelse
published 1.0.1 •

Changelog

Source

v1.0.11

  • Fixed even more issues I missed with lodash 4
  • Made note-to-self to be extra careful cutting new tags while sick.
ifandelse
published 1.0.0 •

Changelog

Source

v1.0.0

  • 3.5 years in the making, 1.0 finally arrives! :-)
  • Updated lodash dependency to ~3.1.0
  • Customized lodash build option added (lib/postal.lodash.js) - containing only the lodash bits needed for postal (special thanks to @jdalton for making that happen!).
  • Updated gulpfile to produce standard and custom-lodash builds.
  • Updated package.json scripts to allow for testing both standard and lodash builds
  • Added an .editorconfig file to normalize indentation and whitespace concerns.

v0.x

ifandelse
published 0.12.4 •

Changelog

Source

v0.12.4

  • Added support for publish metadata callback (thanks @arobson).
  • Removing minified output from bower.json's main array (thanks @iam-merlin).
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