Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "gics", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "A Javascript library to parse and manipulate GICS codes", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -44,3 +44,3 @@ # GICS | ||
@param {string} code GICS code to parse. Valid GICS codes are strings 2 to 8 characters long, with even length. | ||
@param {string} version Version of GICS definition to use. By default the latest definition is used. Versions are named after the date in which they became effective, following the format YYYYMMDD. Current available versions are: 20140228 and 20160901 (default). | ||
@param {string} version Version of GICS definition to use. By default the latest definition is used. Versions are named after the date in which they became effective, following the format YYYYMMDD. Current available versions are: 20140228 and 20160901 and 20180929 (default). | ||
@throws {Error} Throws error if the version is invalid/unsupported. | ||
@@ -47,0 +47,0 @@ ``` |
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
323091
12
1