stdnum 1.9.8 → 1.9.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -220,6 +220,7 @@ many of the checksum algorithm sources
220
220
 
221
221
  ### References
222
222
 
223
+ https://www.oecd.org/tax/automatic-exchange/crs-implementation-and-assistance/tax-identification-numbers/
223
224
  https://wiki.scn.sap.com/wiki/display/CRM/Country+Tax+Category+check
224
225
 
225
226
  ### Release Notes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "stdnum",
3
- "version": "1.9.8",
3
+ "version": "1.9.9",
4
4
  "description": "Standard Number Validation",
5
5
  "files": [
6
6
  "lib"