@any-scroll/bar
Advanced tools
Comparing version 0.1.2-alpha.0 to 0.1.3-alpha.0
{ | ||
"name": "@any-scroll/bar", | ||
"version": "0.1.2-alpha.0", | ||
"version": "0.1.3-alpha.0", | ||
"description": "虚拟滚动", | ||
@@ -24,5 +24,9 @@ "unpkg": "dist/any-scroll.js", | ||
"dependencies": { | ||
"any-event": "^1.0.6", | ||
"any-scroll": "^1.0.11" | ||
"insert-css": "^2.0.0", | ||
"lodash": "^4.17.15" | ||
}, | ||
"devDependencies": { | ||
"@types/insert-css": "^2.0.0", | ||
"@types/lodash": "^4.14.149" | ||
}, | ||
"keywords": [ | ||
@@ -35,3 +39,3 @@ "scroll" | ||
"sideEffects": false, | ||
"gitHead": "5cced3c3f9b0577a5924028bc864cde85d87588b" | ||
"gitHead": "34115ccdb1af2db11eadf14b29e640e50ac7e46a" | ||
} |
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
7224
2
+ Addedinsert-css@^2.0.0
+ Addedlodash@^4.17.15
+ Addedinsert-css@2.0.0(transitive)
+ Addedlodash@4.17.21(transitive)
- Removedany-event@^1.0.6
- Removedany-scroll@^1.0.11
- Removedany-event@1.0.15(transitive)
- Removedtslib@1.14.1(transitive)