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

@googlemaps/js-samples

Package Overview
Dependencies
Maintainers
2
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@googlemaps/js-samples - npm Package Compare versions

Comparing version 2.5.0 to 2.5.2

2

cli/index.js

@@ -32,3 +32,3 @@ #!/usr/bin/env node

const getPackageFromRef = async (sample, ref, verbose) => {
const url = `${GITHUB_CONTENTS_API}/dist/samples/${sample}/package.tgz?ref=${ref}`;
const url = `${GITHUB_CONTENTS_API}/dist/samples/${sample}/${sample}-package.tgz?ref=${ref}`;
if (verbose) {

@@ -35,0 +35,0 @@ console.info(`Downloading: ${url}`);

{
"name": "@googlemaps/js-samples",
"description": "Samples for Google Maps JavaScript",
"version": "2.5.0",
"version": "2.5.2",
"keywords": [

@@ -6,0 +6,0 @@ "google",

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