dnd-core-cjs
Advanced tools
Comparing version 9.3.2 to 9.3.3
{ | ||
"name": "dnd-core-cjs", | ||
"version": "9.3.2", | ||
"version": "9.3.3", | ||
"license": "MIT", | ||
"description": "Drag and drop sans the GUI", | ||
"main": "./dist/esm/index.js", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
@@ -19,4 +19,5 @@ "build": "tsc", | ||
"devDependencies": { | ||
"dnd-core": "^9.3.2" | ||
} | ||
"dnd-core": "9.3.2" | ||
}, | ||
"gitHead": "15b5c0da0c66db594b90814d007d9a2e6caaea95" | ||
} |
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
250363