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.0.0 to 2.1.0

2

package.json
{
"name": "angular-captcha",
"version": "2.0.0",
"version": "2.1.0",
"description": "BotDetect Captcha Angular Module (TypeScript / Angular 2+)",

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

import { HttpClient } from '@angular/common/http';
import { Observable } from 'rxjs/Rx';
import 'rxjs/add/operator/map';
import { CaptchaEndpointPipe } from './captcha-endpoint.pipe';

@@ -4,0 +5,0 @@ import { CaptchaSettings } from './captcha-settings.interface';

@@ -6,2 +6,3 @@ "use strict";

var Rx_1 = require("rxjs/Rx");
require("rxjs/add/operator/map");
var captcha_endpoint_pipe_1 = require("./captcha-endpoint.pipe");

@@ -8,0 +9,0 @@ var captcha_settings_interface_1 = require("./captcha-settings.interface");

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