Comparing version 7.6.0 to 8.0.0
{ | ||
"name": "dnd-core", | ||
"version": "7.6.0", | ||
"version": "8.0.0", | ||
"description": "Drag and drop sans the GUI", | ||
"license": "MIT", | ||
"main": "./lib/cjs/index.js", | ||
"module": "./lib/esm/index.js", | ||
"types": "./lib/cjs/index.d.ts", | ||
"main": "./lib/index.js", | ||
"module": "./lib/index.js", | ||
"type": "module", | ||
"types": "./lib/index.d.ts", | ||
"scripts": { | ||
"build:esm": "tsc -b tsconfig.esm.json", | ||
"build:cjs": "tsc -b tsconfig.cjs.json", | ||
"build": "run-p build:*", | ||
"build": "tsc -b tsconfig.json", | ||
"clean": "rimraf lib", | ||
"start": "tsc -b tsconfig.cjs.json -w --preserveWatchOutput", | ||
"start": "tsc -b tsconfig.json -w --preserveWatchOutput", | ||
"test": "run-s clean build" | ||
@@ -31,3 +30,3 @@ }, | ||
}, | ||
"gitHead": "c08efd51636d4c3d49715bfa23e23567ad7a3dc2" | ||
"gitHead": "1ac1094a5d1cd6b57294eaae6e860456b8e6563d" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Yes
231682
60
1452
1