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

@aultfarms/google

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aultfarms/google

Browser-based library for interacting with google drive and sheets

  • 0.0.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

For some reason I can't figure out, when TS tries to import types from this library, it has no end of trouble with the reference to @maxim_mazurok/gapi.client.drive and @maxim_mazurok/gapi.client.sheets. It is a dependency of @types/gapi.client.drive and @types/gapi.client.sheets, but somehow it isn't getting figured out properly.

To make matters worse, the tests all pass until you try to import this library in a different TS project, at which point it tells you that it cannot resolve that. The solution was to just explicity add those two libraries as dependencies, and specificy EXACTLY the same version as the one being used in @types/gapi.client.drive and @types/gapi.client.sheets.

I don't expect this to be a long-term solution because the next time you install @types/gapi.client.drive, it will likely pull a different version of @maxim_mazurok's library and you'll have to match it there again.

FAQs

Package last updated on 07 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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