New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vue-verify

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-verify - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

5

dist/vue-verify.js
/*!
* vue-verify 0.5.0
* build in February 17th 2016, 14:17:13
* vue-verify 0.5.1
* build in February 17th 2016, 17:01:03
*/

@@ -238,3 +238,2 @@ (function webpackUniversalModuleDefinition(root, factory) {

var vm = this
console.log(vm)
var verifier = vm.$options.verifier || {}

@@ -241,0 +240,0 @@ var namespace = verifier.namespace || options.namespace || "verify"

2

package.json
{
"name": "vue-verify",
"version": "0.5.0",
"version": "0.5.1",
"description": "verification plugin of vue",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -178,3 +178,2 @@ /**

var vm = this
console.log(vm)
var verifier = vm.$options.verifier || {}

@@ -181,0 +180,0 @@ var namespace = verifier.namespace || options.namespace || "verify"

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