@interactjs/snappers
Advanced tools
Comparing version 1.10.3 to 1.10.5
@@ -1,4 +0,5 @@ | ||
export { default as edgeTarget } from "./edgeTarget.js"; | ||
export { default as elements } from "./elements.js"; | ||
/* eslint-disable import/no-named-as-default, import/no-unresolved */ | ||
export { default as edgeTarget } from "./edgeTarget.stub.js"; | ||
export { default as elements } from "./elements.stub.js"; | ||
export { default as grid } from "./grid.js"; | ||
//# sourceMappingURL=all.js.map |
@@ -1,2 +0,2 @@ | ||
export{default as edgeTarget}from"./edgeTarget.prod.js";export{default as elements}from"./elements.prod.js";export{default as grid}from"./grid.prod.js"; | ||
export{default as edgeTarget}from"./edgeTarget.stub.prod.js";export{default as elements}from"./elements.stub.prod.js";export{default as grid}from"./grid.prod.js"; | ||
//# sourceMappingURL=all.prod.js.map |
{ | ||
"name": "@interactjs/snappers", | ||
"version": "1.10.3", | ||
"license": "MIT", | ||
"version": "1.10.5", | ||
"peerDependencies": { | ||
"@interactjs/utils": "1.10.3" | ||
"@interactjs/utils": "1.10.5" | ||
}, | ||
"optionalDependencies": { | ||
"@interactjs/interact": "1.10.5" | ||
}, | ||
"publishConfig": { | ||
@@ -14,3 +16,4 @@ "access": "public" | ||
"**/index.prod.js" | ||
] | ||
], | ||
"license": "MIT" | ||
} |
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
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
16649
34
71
2