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

@types/grecaptcha

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/grecaptcha - npm Package Compare versions

Comparing version 2.0.30 to 2.0.31

2

grecaptcha/index.d.ts

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

// Type definitions for Google Recaptcha v2
// Type definitions for Google Recaptcha 2.0
// Project: https://www.google.com/recaptcha

@@ -3,0 +3,0 @@ // Definitions by: Kristof Mattei <http://kristofmattei.be>

{
"name": "@types/grecaptcha",
"version": "2.0.30",
"description": "TypeScript definitions for Google Recaptcha v2",
"version": "2.0.31",
"description": "TypeScript definitions for Google Recaptcha",
"license": "MIT",

@@ -14,4 +14,5 @@ "author": "Kristof Mattei <http://kristofmattei.be>",

"dependencies": {},
"typings": "index.d.ts",
"typesPublisherContentHash": "4ad658a5fa9c7a0ae545cd575cc32e99914f845cd84a5e14aea58f661d310159"
"peerDependencies": {},
"typesPublisherContentHash": "a986c16c1a99dbcf0cebb2bc365023cbf5a2f03a7ebbe502918efea001164356",
"typeScriptVersion": "2.0"
}

@@ -5,10 +5,9 @@ # Installation

# Summary
This package contains type definitions for Google Recaptcha v2 (https://www.google.com/recaptcha).
This package contains type definitions for Google Recaptcha (https://www.google.com/recaptcha).
# Details
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/grecaptcha
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/grecaptcha
Additional Details
* Last updated: Mon, 19 Sep 2016 17:28:59 GMT
* File structure: Global
* Last updated: Fri, 30 Dec 2016 00:00:10 GMT
* Library Dependencies: none

@@ -15,0 +14,0 @@ * Module Dependencies: none

{
"authors": "Kristof Mattei <http://kristofmattei.be>",
"definitionFilename": "index.d.ts",
"libraryDependencies": [],
"moduleDependencies": [],
"libraryMajorVersion": "2",
"libraryMinorVersion": "0",
"libraryName": "Google Recaptcha v2",
"libraryMajorVersion": 2,
"libraryMinorVersion": 0,
"typeScriptVersion": "2.0",
"libraryName": "Google Recaptcha",
"typingsPackageName": "grecaptcha",
"projectName": "https://www.google.com/recaptcha",
"sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"sourceBranch": "types-2.0",
"kind": "Global",
"sourceBranch": "master",
"globals": [

@@ -23,3 +22,3 @@ "ReCaptchaV2",

"hasPackageJson": false,
"contentHash": "4ad658a5fa9c7a0ae545cd575cc32e99914f845cd84a5e14aea58f661d310159"
"contentHash": "a986c16c1a99dbcf0cebb2bc365023cbf5a2f03a7ebbe502918efea001164356"
}
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