Socket
Socket
Sign inDemoInstall

angular-captcha

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-captcha - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

1

index.d.ts
export { BotDetectCaptchaModule } from './src/botdetect-captcha.module';
export { CaptchaComponent } from './src/captcha.component';
export { CaptchaSettings } from './src/captcha-settings.interface';
export { CaptchaService } from './src/captcha.service';

@@ -9,2 +9,4 @@ "use strict";

exports.CaptchaSettings = captcha_settings_interface_1.CaptchaSettings;
var captcha_service_1 = require("./src/captcha.service");
exports.CaptchaService = captcha_service_1.CaptchaService;
//# sourceMappingURL=index.js.map

2

index.metadata.json

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

[{"__symbolic":"module","version":4,"metadata":{},"exports":[{"from":"./src/botdetect-captcha.module","export":["BotDetectCaptchaModule"]},{"from":"./src/captcha.component","export":["CaptchaComponent"]},{"from":"./src/captcha-settings.interface","export":["CaptchaSettings"]}]}]
[{"__symbolic":"module","version":4,"metadata":{},"exports":[{"from":"./src/botdetect-captcha.module","export":["BotDetectCaptchaModule"]},{"from":"./src/captcha.component","export":["CaptchaComponent"]},{"from":"./src/captcha-settings.interface","export":["CaptchaSettings"]},{"from":"./src/captcha.service","export":["CaptchaService"]}]}]
{
"name": "angular-captcha",
"version": "2.2.0",
"version": "2.2.1",
"description": "BotDetect Captcha Angular Module (TypeScript / Angular 2+)",

@@ -5,0 +5,0 @@ "scripts": {

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