@odopod/odo-affix
Advanced tools
Comparing version 1.0.3 to 1.1.0
{ | ||
"name": "@odopod/odo-affix", | ||
"description": "Makes an element fixed position while its within a container.", | ||
"version": "1.0.3", | ||
"version": "1.1.0", | ||
"main": "dist/odo-affix.js", | ||
"module": "dist/odo-affix.esm.js", | ||
"odoModule": "src/affix.js", | ||
"sideEffects": false, | ||
"author": "Odopod", | ||
@@ -15,4 +17,4 @@ "contributors": [ | ||
"dependencies": { | ||
"@odopod/odo-scroll-animation": "^1.0.2", | ||
"@odopod/odo-window-events": "^1.0.3" | ||
"@odopod/odo-scroll-animation": "^1.1.0", | ||
"@odopod/odo-window-events": "^1.1.0" | ||
}, | ||
@@ -23,4 +25,3 @@ "homepage": "https://github.com/odopod/code-library/tree/master/packages/odo-affix", | ||
"dist", | ||
"src", | ||
"index.js" | ||
"src" | ||
], | ||
@@ -27,0 +28,0 @@ "odoKeywords": [ |
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
102859
10
1145