Socket
Socket
Sign inDemoInstall

@react-google-maps/api

Package Overview
Dependencies
Maintainers
1
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-google-maps/api - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3-alpha.1

src/__tests__/utils/helper.test.ts

7

package.json
{
"name": "@react-google-maps/api",
"version": "1.2.2",
"version": "1.2.3-alpha.1",
"description": "React.js Google Maps API integration",

@@ -81,7 +81,6 @@ "license": "MIT",

"@types/googlemaps": "3.30.19",
"@types/invariant": "2.2.29",
"invariant": "2.2.4"
},
"peerDependencies": {
"@types/react": "^16.8.10",
"@types/react": "^16.8.8",
"@types/react-dom": "^16.8.3",

@@ -94,2 +93,3 @@ "react": "^16.6.3",

"@types/babel-types": "7.0.6",
"@types/invariant": "2.2.29",
"@types/jest": "^24.0.11",

@@ -125,2 +125,3 @@ "@types/react": "^16.8.10",

"jest": "^24.7.1",
"jest-cli": "^24.7.1",
"react": "16.8.6",

@@ -127,0 +128,0 @@ "react-docgen-typescript": "1.12.3",

@@ -5,3 +5,3 @@ /* eslint-disable filenames/match-regex */

const applyUpdaterToNextProps = (
export const applyUpdaterToNextProps = (
updaterMap: any,

@@ -8,0 +8,0 @@ prevProps: any,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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