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

@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.2 to 1.9.3

2

index.min.js

@@ -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*as n from"../utils/is.min.js";import s from"../utils/window.min.js";var e;!function(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){return i.test(o.style[t]||s.window.getComputedStyle(o)[t])}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*as 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){return i.test(o.style[t]||s.window.getComputedStyle(o)[t])}const l="dev-tools",c={id:l,install(){}};export default c;
//# sourceMappingURL=index.min.js.map
{
"name": "@interactjs/dev-tools",
"version": "1.9.2",
"version": "1.9.3",
"license": "MIT",
"dependencies": {
"@interactjs/utils": "1.9.2"
"@interactjs/utils": "1.9.3"
},
"devDependencies": {
"@interactjs/_dev": "1.9.2",
"@interactjs/actions": "1.9.2",
"@interactjs/core": "1.9.2"
"@interactjs/_dev": "1.9.3",
"@interactjs/actions": "1.9.3",
"@interactjs/core": "1.9.3"
},
"optionalDependencies": {
"@interactjs/interact": "1.9.2"
"@interactjs/interact": "1.9.3"
},

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

},
"gitHead": "77b581be"
"gitHead": "2032dde4"
}

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