Comparing version 1.0.1 to 1.0.2
const c = require('centra') | ||
const qs = require('qs') | ||
const qs = require('querystring') | ||
const {URL} = require('url') | ||
@@ -4,0 +4,0 @@ |
{ | ||
"name": "grecaptcha", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "reCAPTCHA v2 client for Node", | ||
@@ -5,0 +5,0 @@ "main": "grecaptcha.js", |
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
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
3224