Comparing version 7.0.2 to 7.1.0
{ | ||
"name": "dnd-core", | ||
"version": "7.0.2", | ||
"version": "7.1.0", | ||
"description": "Drag and drop sans the GUI", | ||
"license": "MIT", | ||
"main": "./lib/index.js", | ||
"types": "./lib/index.d.ts", | ||
"main": "./lib/cjs/index.js", | ||
"types": "./lib/cjs/index.d.ts", | ||
"scripts": { | ||
"build:esm": "tsc -b tsconfig.esm.json", | ||
"build:cjs": "tsc -b tsconfig.cjs.json", | ||
"build": "run-p build:*", | ||
"clean": "rimraf lib", | ||
"build": "tsc", | ||
"watch": "tsc -w --preserveWatchOutput", | ||
@@ -27,6 +29,6 @@ "start": "npm run watch", | ||
"npm-run-all": "^4.1.5", | ||
"rimraf": "^2.6.2", | ||
"typescript": "^3.1.6" | ||
"rimraf": "^2.6.3", | ||
"typescript": "^3.3.3333" | ||
}, | ||
"gitHead": "22666e78ac62fffee7f8a371b61ecb9c3597f9c8" | ||
"gitHead": "3c1a0125eba8738c87a19946dd49b13d433da4df" | ||
} |
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
107967
113
2749
1