Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@odopod/odo-affix

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@odopod/odo-affix - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

8

package.json
{
"name": "@odopod/odo-affix",
"description": "Makes an element fixed position while its within a container.",
"version": "1.0.2",
"version": "1.0.3",
"main": "dist/odo-affix.js",

@@ -15,4 +15,4 @@ "odoModule": "src/affix.js",

"dependencies": {
"@odopod/odo-scroll-animation": "^1.0.1",
"@odopod/odo-window-events": "^1.0.2"
"@odopod/odo-scroll-animation": "^1.0.2",
"@odopod/odo-window-events": "^1.0.3"
},

@@ -37,3 +37,3 @@ "homepage": "https://github.com/odopod/code-library/tree/master/packages/odo-affix",

"license": "MIT",
"repository": "odopod/odo",
"repository": "odopod/code-library",
"scripts": {

@@ -40,0 +40,0 @@ "test": "gulp code-quality test"

@@ -23,2 +23,2 @@ # Odo Affix

[permalink]: https://code.odopod.com/odo-affix/
[permalink]: http://code.odopod.com/odo-affix/

Sorry, the diff of this file is not supported yet

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