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
0
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 2025.0.1-snapshot.20250102155517 to 2025.0.1-snapshot.20250102163719

19

dist/pension/canada-pension-plan.js

@@ -9,3 +9,3 @@ "use strict";

Revised
2024-12-24
2025-01-02
*/

@@ -34,9 +34,12 @@ Object.defineProperty(exports, "__esModule", { value: true });

FLAT_BENEFIT: {
// Survivors' benefits
ORPHAN: 3621.24,
// Disability benefits
DISABILITY: 19281.36,
UNDER_45: 8871.72,
UNDER_45_WITH_CHILD: 8871.72,
UNDER_45_DISABLED: 8871.72,
FROM_45_TO_64: 8871.72,
OVER_64_WITHOUT_PENSION: 9825.12,
// Surviving spouse's pension
UNDER_45: 9250.56,
UNDER_45_WITH_CHILD: 9250.56,
UNDER_45_DISABLED: 9250.56,
FROM_45_TO_64: 9250.56,
OVER_64_WITHOUT_PENSION: 10317.60,
},

@@ -157,4 +160,4 @@ getRequestDateFactor(birthDate, requestDate, customReferenceDate) {

MAX_PENSION: {
RETIREMENT: 16375.20, // Max amount at age 65
COMBINED_RETIREMENT_SURVIVOR: 19362.48,
RETIREMENT: 17196, // Max amount at age 65
COMBINED_RETIREMENT_SURVIVOR: 17394.36,
DEATH_BENEFIT: 2500,

@@ -161,0 +164,0 @@ },

@@ -6,7 +6,6 @@ "use strict";

https://www.canada.ca/en/services/benefits/publicpensions/cpp/old-age-security/recovery-tax.html
https://www.canada.ca/en/services/benefits/publicpensions/cpp/old-age-security/eligibility.html (delay bonus)
https://www.canada.ca/en/services/benefits/publicpensions/cpp/old-age-security/payments.html
https://www.canada.ca/en/services/benefits/publicpensions/cpp/old-age-security/benefit-amount.html (delay bonus)
Revised
2024-10-07
2025-01-02
*/

@@ -63,3 +62,3 @@ Object.defineProperty(exports, "__esModule", { value: true });

RATE: 0.1,
REPAYMENT_MAX: 153771,
REPAYMENT_MAX: 154196,
},

@@ -69,6 +68,6 @@ MONTHLY_PAYMENT_MAX: 727.67,

REPAYMENT: {
MAX: 148065,
MIN: 90997,
MAX: 148451,
MIN: 93454,
RATIO: 0.15,
},
};
{
"name": "@equisoft/tax-ca",
"version": "2025.0.1-snapshot.20250102155517",
"version": "2025.0.1-snapshot.20250102163719",
"description": "Canadian tax data and calculation functions.",

@@ -5,0 +5,0 @@ "main": "dist/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