Socket
Socket
Sign inDemoInstall

postal

Package Overview
Dependencies
Maintainers
3
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postal - npm Package Versions

23
6

2.0.6

Diff

Changelog

Source

v2.0.6

  • Updated lodash to 4.17.21
  • Addressed formatting issues in the README
  • Went a bit crazy in the .npmignore (even though this package uses the files option in the package.json)
  • Added an nvmrc to run local examples in node 11, since the examples are broken in later versions (does not affect postal's ability to run in later node versions!)
ifandelse
published 2.0.5 •

Changelog

Source

v2.0.5

  • Fixed caching when resolverNoCache is set to true
  • Allowed resolverNoCache config option to be passed to envelope headers
ifandelse
published 2.0.4 •

Changelog

Source

v2.0.4

  • Conditionally calling .noConflict (only if previous global. was truthy and not equal to postal's lodash version)
ifandelse
published 2.0.3 •

Changelog

Source

v2.0.3

  • Fixed lodash isEqual file name casing.
ifandelse
published 2.0.2 •

Changelog

Source

v2.0.2

  • Thanks to @jcreamer898:
    • Fixed lodash paths, removed unnecesary _.noConflict() call.
    • Added travis.yml.
ifandelse
published 2.0.1 •

Changelog

Source

v2.0.1

  • Added call to lodash's noConflict.
ifandelse
published 2.0.0 •

Changelog

Source

v2.0.0

  • Merged #151 (breaking change, requires function.prototype.bind polyfill in older browsers)
  • Removed deprecated SubscriptionDefinition methods (breaking change)
    • Removed method names: withConstraint, withConstraints, withContext, withDebounce, withDelay, withThrottle
    • Correct/current method names: constraint, constraints, context, debounce, delay, throttle

v1.x

ifandelse
published 1.0.11 •

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.10 •

Changelog

Source

v1.0.10

  • Fixed issue where removed lodash alias was still in use
  • Fixed issue this context issue in postal.subscribe
ifandelse
published 1.0.9 •

Changelog

Source

v1.0.9

  • Merged #148 - Updated to lodash 4.x
  • Merged #128 - Remove unused bower.json version prop
23
6
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