Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gics

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gics - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

gics-2.0.1.tgz

2

package.json
{
"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 @@ ```

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