Socket
Socket
Sign inDemoInstall

vue-turnstile

Package Overview
Dependencies
21
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

12

dist/vue-turnstile.js

@@ -1,5 +0,5 @@

import { defineComponent as l, openBlock as a, createElementBlock as d } from "vue";
import { defineComponent as d, openBlock as l, createElementBlock as a } from "vue";
const c = "https://challenges.cloudflare.com/turnstile/v0/api.js", u = "cfTurnstileOnLoad";
let n = window.turnstile !== void 0 ? "ready" : "unloaded", s;
const m = l({
let n = typeof window < "u" && window.turnstile !== void 0 ? "ready" : "unloaded", s;
const p = d({
name: "VueTurnstile",

@@ -91,3 +91,3 @@ emits: ["update:modelValue"],

}
}), p = (r, i) => {
}), m = (r, i) => {
const t = r.__vccOpts || r;

@@ -99,7 +99,7 @@ for (const [e, o] of i)

function h(r, i, t, e, o, y) {
return a(), d("div", f, null, 512);
return l(), a("div", f, null, 512);
}
const _ = /* @__PURE__ */ p(m, [["render", h]]);
const _ = /* @__PURE__ */ m(p, [["render", h]]);
export {
_ as default
};
{
"name": "vue-turnstile",
"version": "1.0.1",
"version": "1.0.2",
"description": "Vue library for Cloudflare Turnstile CAPTCHA alternative",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc