Socket
Socket
Sign inDemoInstall

@interactjs/auto-scroll

Package Overview
Dependencies
Maintainers
2
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@interactjs/auto-scroll - npm Package Compare versions

Comparing version 1.9.0 to 1.9.1

index.min.js

10

package.json
{
"name": "@interactjs/auto-scroll",
"version": "1.9.0",
"version": "1.9.1",
"license": "MIT",
"peerDependencies": {
"@interactjs/utils": "1.9.0"
"@interactjs/utils": "1.9.1"
},
"devDependencies": {
"@interactjs/_dev": "1.9.0"
"@interactjs/_dev": "1.9.1"
},
"optionalDependencies": {
"@interactjs/interact": "1.9.0"
"@interactjs/interact": "1.9.1"
},

@@ -17,3 +17,3 @@ "publishConfig": {

},
"gitHead": "cbd58434"
"gitHead": "523820c6"
}

@@ -9,3 +9,3 @@ import interact, { init } from "../../interact/index.js";

if (undefined !== 'production' && !interact.__warnedUseImport) {
if ("development" !== 'production' && !interact.__warnedUseImport) {
interact.__warnedUseImport = true; // eslint-disable-next-line no-console

@@ -12,0 +12,0 @@

Sorry, the diff of this file is not supported yet

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