New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jsuites/indexing

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsuites/indexing - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

7

indexing.js

@@ -69,6 +69,7 @@ /**

document.addEventListener('scroll', render);
render();
if (document.body.offsetWidth >= 1280) {
document.addEventListener('scroll', render);
render();
}
}
})));

@@ -22,3 +22,3 @@ {

"main": "indexing.js",
"version": "1.0.0",
"version": "1.0.1",
"bugs": "https://github.com/jsuites/jsuites/issues",

@@ -25,0 +25,0 @@ "homepage": "https://github.com/jsuites/jsuites",

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