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

canadian-sales-tax

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

canadian-sales-tax - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

7

CHANGELOG.md
# Versions
## v0.0.7 - (2016/08/23)
* The HST for Prince Edward Island was increased one point to 15% on 1 October
2016.
* Added the accent in the province name of Québec.
## v0.0.6 - (2016/08/23)

@@ -4,0 +11,0 @@

6

dist/json/canadian-sales-tax.json

@@ -120,3 +120,3 @@ {

"type": "harmonized",
"tax": 0.14
"tax": 0.15
}

@@ -126,3 +126,3 @@ ]

"QC": {
"name": "Quebec",
"name": "Québec",
"taxes": [

@@ -137,3 +137,3 @@ {

"code": "QST",
"name": "Quebec Sales Tax",
"name": "Québec Sales Tax",
"type": "provincial",

@@ -140,0 +140,0 @@ "tax": 0.09975

@@ -9,3 +9,3 @@ {

"type": "harmonized",
"tax": 0.14
"tax": 0.15
}

@@ -12,0 +12,0 @@ ]

{
"QC": {
"name": "Quebec",
"name": "Québec",
"taxes": [

@@ -13,3 +13,3 @@ {

"code": "QST",
"name": "Quebec Sales Tax",
"name": "Québec Sales Tax",
"type": "provincial",

@@ -16,0 +16,0 @@ "tax": 0.09975

{
"name": "canadian-sales-tax",
"version": "0.0.6",
"version": "0.0.7",
"description": "Canadian sales tax in JSON",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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