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

boxhock_google-finance-data

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

boxhock_google-finance-data - npm Package Compare versions

Comparing version 0.0.7 to 0.1.0

2

package.json
{
"name": "boxhock_google-finance-data",
"version": "0.0.7",
"version": "0.1.0",
"description": "Google Finance API for real-time stock quotes and company data from Google Finance",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,2 +0,2 @@

# google-finance-data
# boxhock_google-finance-data
Google Finance API for real-time stock quotes and company data from Google Finance

@@ -6,3 +6,3 @@

```
$ npm install google-finance-data --save
$ npm install boxhock_google-finance-data --save
```

@@ -12,3 +12,3 @@

```javascript
var google = require("google-finance-data");
const google = require("boxhock_google-finance-data");

@@ -15,0 +15,0 @@ google.getSymbol("NASDAQ:MSFT")

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