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

gfinance

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gfinance - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "gfinance",
"version": "0.0.2",
"version": "0.0.3",
"description": "A way to access the now deprecated Google Finance API",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/zenware/gfinance",

@@ -15,3 +15,5 @@ # gfinance [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]

gfinance('Rainbow');
gfinance.get(['GOOG'], function (err, res) {
console.log(res);
}
```

@@ -18,0 +20,0 @@ ## License

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