@interactjs/snappers
Advanced tools
Comparing version 1.10.11 to 1.10.12
/* eslint-disable import/order, no-console, eol-last */ | ||
import interact from "../interact/index.js"; | ||
import interact from "../interact/index.js"; // eslint-disable-next-line import/no-extraneous-dependencies | ||
import plugin from "./plugin.js"; | ||
interact.use(plugin); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@interactjs/snappers", | ||
"version": "1.10.11", | ||
"version": "1.10.12", | ||
"main": "index", | ||
"module": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/taye/interact.js.git", | ||
"directory": "packages/@interactjs/snappers" | ||
}, | ||
"peerDependencies": { | ||
"@interactjs/utils": "1.10.11" | ||
"@interactjs/utils": "1.10.12" | ||
}, | ||
"optionalDependencies": { | ||
"@interactjs/interact": "1.10.11" | ||
"@interactjs/interact": "1.10.12" | ||
}, | ||
@@ -12,0 +17,0 @@ "publishConfig": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
15663
0