@interactjs/core
Advanced tools
Comparing version 1.9.22 to 1.10.0
@@ -55,3 +55,3 @@ /** @module interact */ | ||
interact.version = "1.9.22"; | ||
interact.version = "1.10.0"; | ||
interact.scope = scope; | ||
@@ -58,0 +58,0 @@ /** |
{ | ||
"name": "@interactjs/core", | ||
"version": "1.9.22", | ||
"version": "1.10.0", | ||
"license": "MIT", | ||
"peerDependencies": { | ||
"@interactjs/utils": "1.9.22" | ||
"@interactjs/utils": "1.10.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
}, | ||
"sideEffects": [ | ||
"**/index.js", | ||
"**/index.prod.js" | ||
] | ||
} |
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
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
411280