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

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 1.1.20 to 1.2.0

ngx-dist/node_modules/@angular/common/common.ngfactory.d.ts

20

package.json
{
"name": "ngx-captcha",
"version": "1.1.20",
"version": "1.2.0",
"license": "MIT",

@@ -12,6 +12,6 @@ "scripts": {

"e2e": "ng e2e",
"build-prod": "gulp build",
"prepublishOnly": "npm run build-prod",
"build-gh-pages": "ng build --prod --base-href \"https://enngage.github.io/ngx-captcha/\"",
"publish-gh-pages": "ngh"
"prepublishOnly": "npm run transpile",
"build-demo-gh-pages": "ng build --prod --base-href \"https://enngage.github.io/ngx-captcha/\"",
"publish-demo-gh-pages": "ngh",
"transpile": "ngc -p ./src/tsconfig.json"
},

@@ -64,10 +64,6 @@ "repository": {

"tslint": "~5.9.1",
"typescript": "~2.5.3",
"gulp": "3.9.1",
"gulp-typescript": "4.0.1",
"gulp-clean": "0.4.0",
"merge2": "1.2.1"
"typescript": "~2.5.3"
},
"main": "./ngx-dist/index.js",
"types": "./ngx-dist/index.d.ts"
"main": "./ngx-dist/src/index.js",
"types": "./ngx-dist/src/index.d.ts"
}
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