@polymer/iron-scroll-threshold
Advanced tools
Comparing version 1.0.3-pre.3 to 3.0.0-pre.1
{ | ||
"name": "@polymer/iron-scroll-threshold", | ||
"flat": true, | ||
"version": "1.0.3-pre.3", | ||
"version": "3.0.0-pre.1", | ||
"description": "Triggers an event when nearing the beginning or end of a scrollable element ", | ||
@@ -18,9 +18,9 @@ "contributors": [ | ||
}, | ||
"license": "SEE LICENSE IN http://polymer.github.io/LICENSE.txt", | ||
"license": "http://polymer.github.io/LICENSE.txt", | ||
"homepage": "https://github.com/PolymerElements/iron-scroll-threshold", | ||
"dependencies": { | ||
"@polymer/polymer": "preview", | ||
"@polymer/iron-scroll-target-behavior": "preview" | ||
"@polymer/polymer": "^3.0.0-pre.1", | ||
"@polymer/iron-scroll-target-behavior": "^3.0.0-pre.1" | ||
}, | ||
"devDependencies": {} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
35479
15
256
+ Added@polymer/iron-scroll-target-behavior@3.0.1(transitive)
+ Added@polymer/polymer@3.5.2(transitive)
+ Added@webcomponents/shadycss@1.11.2(transitive)
- Removed@polymer/iron-scroll-target-behavior@1.1.1-pre.3(transitive)