vue-element-spy
Advanced tools
Comparing version 2.0.2 to 2.0.5
@@ -211,2 +211,3 @@ var defaultConfig = { | ||
var target = ref.target; | ||
if (!target) { return; } | ||
@@ -213,0 +214,0 @@ target.topObserver.disconnect(); |
@@ -214,2 +214,3 @@ var VueElementSpy = (function () { | ||
var target = ref.target; | ||
if (!target) { return; } | ||
@@ -216,0 +217,0 @@ target.topObserver.disconnect(); |
@@ -217,2 +217,3 @@ (function (global, factory) { | ||
var target = ref.target; | ||
if (!target) { return; } | ||
@@ -219,0 +220,0 @@ target.topObserver.disconnect(); |
{ | ||
"name": "vue-element-spy", | ||
"description": "Vue.js plugin for detecting when element reaches top of the viewport. The plugin uses Intersection Observer.", | ||
"version": "2.0.2", | ||
"version": "2.0.5", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "build": "rollup -c rollup.config.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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
25200
541
1