Socket
Socket
Sign inDemoInstall

@interactjs/dev-tools

Package Overview
Dependencies
Maintainers
2
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@interactjs/dev-tools - npm Package Compare versions

Comparing version 1.9.20 to 1.9.21

6

package.json
{
"name": "@interactjs/dev-tools",
"version": "1.9.20",
"version": "1.9.21",
"license": "MIT",
"dependencies": {
"@interactjs/utils": "1.9.20"
"@interactjs/utils": "1.9.21"
},
"optionalDependencies": {
"@interactjs/interact": "1.9.20"
"@interactjs/interact": "1.9.21"
},

@@ -11,0 +11,0 @@ "publishConfig": {

@@ -6,3 +6,3 @@ /* eslint-disable no-console */

import is from "../utils/is.js";
import win from "../utils/window.js";
import * as win from "../utils/window.js";
var CheckName;

@@ -9,0 +9,0 @@

@@ -1,2 +0,2 @@

import o from"../utils/domObjects.min.js";import{parentNode as t}from"../utils/domUtils.min.js";import i from"../utils/extend.min.js";import n from"../utils/is.min.js";import s from"../utils/window.min.js";var e;(o=>{o.touchAction="touchAction",o.boxSizing="boxSizing",o.noListeners="noListeners"})(e||(e={}));const r={touchAction:"https://developer.mozilla.org/en-US/docs/Web/CSS/touch-action",boxSizing:"https://developer.mozilla.org/en-US/docs/Web/CSS/box-sizing"};e.touchAction,e.boxSizing,e.noListeners;function m(o,t,i){const n=o.style[t]||s.window.getComputedStyle(o)[t];return i.test((n||"").toString())}const l="dev-tools",c={id:l,install(){}};export default c;
import o from"../utils/domObjects.min.js";import{parentNode as t}from"../utils/domUtils.min.js";import i from"../utils/extend.min.js";import n from"../utils/is.min.js";import*as s from"../utils/window.min.js";var e;(o=>{o.touchAction="touchAction",o.boxSizing="boxSizing",o.noListeners="noListeners"})(e||(e={}));const r={touchAction:"https://developer.mozilla.org/en-US/docs/Web/CSS/touch-action",boxSizing:"https://developer.mozilla.org/en-US/docs/Web/CSS/box-sizing"};e.touchAction,e.boxSizing,e.noListeners;function m(o,t,i){const n=o.style[t]||s.window.getComputedStyle(o)[t];return i.test((n||"").toString())}const l="dev-tools",c={id:l,install(){}};export default c;
//# sourceMappingURL=plugin.min.js.map

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