@interactjs/interact
Advanced tools
Comparing version 1.4.0-alpha.16 to 1.4.0-alpha.17
@@ -11,4 +11,2 @@ /* browser entry point */ | ||
import * as modifiers from '@interactjs/modifiers'; | ||
import * as snappers from '@interactjs/utils/snappers'; | ||
import extend from '@interactjs/utils/extend'; | ||
import autoScroll from '@interactjs/auto-scroll'; | ||
@@ -36,7 +34,3 @@ import reflow from '@interactjs/reflow'; | ||
interact.use(modifiersBase); | ||
interact.modifiers = extend(scope.modifiers, modifiers); | ||
interact.snappers = snappers; | ||
interact.createSnapGrid = interact.snappers.grid; | ||
// for backwrads compatibility | ||
@@ -43,0 +37,0 @@ for (const type in modifiers) { |
{ | ||
"name": "@interactjs/interact", | ||
"version": "1.4.0-alpha.16+sha.5b3c738", | ||
"version": "1.4.0-alpha.17+sha.793e5fa", | ||
"peerDependencies": { | ||
"@interactjs/actions": "1.4.0-alpha.16+sha.5b3c738", | ||
"@interactjs/auto-scroll": "1.4.0-alpha.16+sha.5b3c738", | ||
"@interactjs/auto-start": "1.4.0-alpha.16+sha.5b3c738", | ||
"@interactjs/core": "1.4.0-alpha.16+sha.5b3c738", | ||
"@interactjs/inertia": "1.4.0-alpha.16+sha.5b3c738", | ||
"@interactjs/modifiers": "1.4.0-alpha.16+sha.5b3c738", | ||
"@interactjs/pointer-events": "1.4.0-alpha.16+sha.5b3c738", | ||
"@interactjs/reflow": "1.4.0-alpha.16+sha.5b3c738", | ||
"@interactjs/utils": "1.4.0-alpha.16+sha.5b3c738" | ||
"@interactjs/actions": "1.4.0-alpha.17+sha.793e5fa", | ||
"@interactjs/auto-scroll": "1.4.0-alpha.17+sha.793e5fa", | ||
"@interactjs/auto-start": "1.4.0-alpha.17+sha.793e5fa", | ||
"@interactjs/core": "1.4.0-alpha.17+sha.793e5fa", | ||
"@interactjs/inertia": "1.4.0-alpha.17+sha.793e5fa", | ||
"@interactjs/modifiers": "1.4.0-alpha.17+sha.793e5fa", | ||
"@interactjs/pointer-events": "1.4.0-alpha.17+sha.793e5fa", | ||
"@interactjs/reflow": "1.4.0-alpha.17+sha.793e5fa", | ||
"@interactjs/utils": "1.4.0-alpha.17+sha.793e5fa" | ||
}, | ||
"devDependencies": { | ||
"@interactjs/_dev": "1.4.0-alpha.16+sha.5b3c738", | ||
"@interactjs/actions": "1.4.0-alpha.16+sha.5b3c738", | ||
"@interactjs/auto-scroll": "1.4.0-alpha.16+sha.5b3c738", | ||
"@interactjs/auto-start": "1.4.0-alpha.16+sha.5b3c738", | ||
"@interactjs/core": "1.4.0-alpha.16+sha.5b3c738", | ||
"@interactjs/inertia": "1.4.0-alpha.16+sha.5b3c738", | ||
"@interactjs/modifiers": "1.4.0-alpha.16+sha.5b3c738", | ||
"@interactjs/pointer-events": "1.4.0-alpha.16+sha.5b3c738", | ||
"@interactjs/reflow": "1.4.0-alpha.16+sha.5b3c738", | ||
"@interactjs/utils": "1.4.0-alpha.16+sha.5b3c738" | ||
"@interactjs/_dev": "1.4.0-alpha.17+sha.793e5fa", | ||
"@interactjs/actions": "1.4.0-alpha.17+sha.793e5fa", | ||
"@interactjs/auto-scroll": "1.4.0-alpha.17+sha.793e5fa", | ||
"@interactjs/auto-start": "1.4.0-alpha.17+sha.793e5fa", | ||
"@interactjs/core": "1.4.0-alpha.17+sha.793e5fa", | ||
"@interactjs/inertia": "1.4.0-alpha.17+sha.793e5fa", | ||
"@interactjs/modifiers": "1.4.0-alpha.17+sha.793e5fa", | ||
"@interactjs/pointer-events": "1.4.0-alpha.17+sha.793e5fa", | ||
"@interactjs/reflow": "1.4.0-alpha.17+sha.793e5fa", | ||
"@interactjs/utils": "1.4.0-alpha.17+sha.793e5fa" | ||
}, | ||
@@ -27,0 +27,0 @@ "publishConfig": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
12661
320