New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 0.0.3 to 0.0.4

5

grecaptcha v0.0/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for Google Recaptcha
// Project: https://www.google.com/recaptcha
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare class Recaptcha {

@@ -7,0 +2,0 @@ constructor();

16

grecaptcha v0.0/package.json
{
"name": "@types/grecaptcha",
"version": "0.0.3",
"description": "TypeScript definitions for Google Recaptcha",
"version": "0.0.4",
"description": "TypeScript definitions for grecaptcha",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/grecaptcha",
"license": "MIT",
"contributors": [
{
"name": "DefinitelyTyped",
"url": "https://github.com/DefinitelyTyped",
"githubUsername": "DefinitelyTyped"
}
],
"contributors": [],
"main": "",

@@ -23,4 +17,4 @@ "types": "index.d.ts",

"dependencies": {},
"typesPublisherContentHash": "df227d250715473bc1557a1699d6e42d0252915cb13cd81906f1fdcce502a1df",
"typeScriptVersion": "3.8"
"typesPublisherContentHash": "bad05b9cf0b676fb0bb9c3c19662f6d82b007fe5015e7736daaddba56f850a77",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for Google Recaptcha (https://www.google.com/recaptcha).
This package contains type definitions for grecaptcha (https://www.google.com/recaptcha).

@@ -12,7 +12,2 @@ # Details

````ts
// Type definitions for Google Recaptcha
// Project: https://www.google.com/recaptcha
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare class Recaptcha {

@@ -56,7 +51,6 @@ constructor();

### Additional Details
* Last updated: Thu, 23 Dec 2021 23:34:45 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: `Recaptcha`
# Credits
These definitions were written by [DefinitelyTyped](https://github.com/DefinitelyTyped).
These definitions were written by .
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