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

@equisoft/tax-ca

Package Overview
Dependencies
Maintainers
15
Versions
365
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equisoft/tax-ca - npm Package Compare versions

Comparing version 2019.1.2 to 2019.1.3

16

lib/pension/cpp.js

@@ -38,13 +38,7 @@ "use strict";

DISABILITY: 16029.96,
// a flat rate portion plus 37.5 per cent of the contributor's retirement pension, if the surviving spouse or common-law partner is not receiving other CPP benefits
// minus 1/120 for each month the spouse or common-law partner is under the age of 45 at the time of the contributor's death
UNDER_45: 7375.44,
// a flat rate portion plus 37.5 per cent of the contributor's retirement pension, if the surviving spouse or common-law partner is not receiving other CPP benefits
UNDER_45_WITH_CHILD: 7375.44,
// a flat rate portion plus 37.5 per cent of the contributor's retirement pension, if the surviving spouse or common-law partner is not receiving other CPP benefits
UNDER_45_DISABLED: 16029.6,
// a flat rate portion plus 37.5 per cent of the contributor's retirement pension, if the surviving spouse or common-law partner is not receiving other CPP benefits
FROM_45_TO_64: 7375.44,
// 60 per cent of the contributor's retirement pension, if the surviving spouse or common-law partner is not receiving other CPP benefits
OVER_64_WITHOUT_PENSION: 8166.00
UNDER_45: 7519.56,
UNDER_45_WITH_CHILD: 7519.56,
UNDER_45_DISABLED: 7519.56,
FROM_45_TO_64: 7519.56,
OVER_64_WITHOUT_PENSION: 8313
},

@@ -51,0 +45,0 @@ getAAF: function getAAF(age) {

{
"name": "@equisoft/tax-ca",
"version": "2019.1.2",
"version": "2019.1.3",
"description": "Canadian tax data and calculation functions.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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