ngx-captcha
Advanced tools
Comparing version 1.1.20 to 1.2.0
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
531929
28
80
951