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
4
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 2018.0.14 to 2018.0.15

2

lib/pension/cpp.js

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

INDEXATION_RATES_REFERENCES: [// Previous year inflation used as indexation
[2007, 2.0], [2008, 2.2], [2009, 2.3], [2010, 0.3], [2011, 1.8], [2012, 2.9], [2013, 1.5], [2014, 0.9], [2015, 2.0], [2016, 1.1], [2017, 1.4], [2018, 1.6]],
[2007, 0.020], [2008, 0.022], [2009, 0.023], [2010, 0.003], [2011, 0.018], [2012, 0.029], [2013, 0.015], [2014, 0.009], [2015, 0.020], [2016, 0.011], [2017, 0.014], [2018, 0.016]],
MAX_PENSION: {

@@ -92,0 +92,0 @@ RETIREMENT: 13610.04,

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

},
INDEXATION_RATE_REFERENCES: [[2007, 2.1], [2008, 2.0], [2009, 2.5], [2010, 0.4], [2011, 1.7], [2012, 2.8], [2013, 1.8], [2014, 0.9], [2015, 1.8], [2016, 1.2], [2017, 2.0], [2018, 1.5]],
INDEXATION_RATE_REFERENCES: [[2007, 0.021], [2008, 0.020], [2009, 0.025], [2010, 0.004], [2011, 0.017], [2012, 0.028], [2013, 0.018], [2014, 0.009], [2015, 0.018], [2016, 0.012], [2017, 0.020], [2018, 0.015]],
MAX_INCOME: {

@@ -70,0 +70,0 @@ 1966: 5000,

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

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

@@ -29,3 +29,3 @@ # tax-ca

We suggest you lock the library dependency to the minor version and exectue exhaustive testing before migrating to a new version to avoid unintentional regression.
We suggest you lock the library dependency to the `minor` version and execute exhaustive testing before migrating to a new version to avoid unintentional regression.

@@ -32,0 +32,0 @@ ```javascript

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