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

gmaps-lib-react

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

gmaps-lib-react - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

package.json
{
"name": "gmaps-lib-react",
"version": "0.0.1",
"version": "0.0.2",
"description": "gmaps + react",

@@ -5,0 +5,0 @@ "main": "dist/lib.js",

@@ -46,3 +46,4 @@ const path = require('path');

externals: {
React: 'React'
react: 'React',
['react-dom']: 'ReactDOM'
},

@@ -49,0 +50,0 @@ devtool:'cheap-module-source-map',

Sorry, the diff of this file is too big to display

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