Socket
Socket
Sign inDemoInstall

ngx-captcha

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-captcha - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

bundles/ngx-captcha.umd.js

20

package.json
{
"name": "ngx-captcha",
"version": "3.1.1",
"version": "3.1.2",
"license": "MIT",

@@ -19,11 +19,19 @@ "repository": {

"private": false,
"scripts": {
"build:lib": "ng build ngx-captcha-lib",
"publish:lib": "npm run build:lib && npm publish dist",
"prepublishOnly": "npm run build:lib"
},
"peerDependencies": {
"@angular/common": "^6.0.0",
"@angular/core": "^6.0.0"
},
"main": "bundles/ngx-captcha.umd.js",
"module": "fesm5/ngx-captcha.js",
"es2015": "fesm2015/ngx-captcha.js",
"esm5": "esm5/ngx-captcha.js",
"esm2015": "esm2015/ngx-captcha.js",
"fesm5": "fesm5/ngx-captcha.js",
"fesm2015": "fesm2015/ngx-captcha.js",
"typings": "ngx-captcha.d.ts",
"metadata": "ngx-captcha.metadata.json",
"sideEffects": false,
"dependencies": {
"tslib": "^1.9.0"
}
}
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