@jsplumb/community
Advanced tools
Comparing version 4.0.0-RC20 to 4.0.0-RC21
{ | ||
"name": "@jsplumb/community", | ||
"version": "4.0.0-RC20", | ||
"version": "4.0.0-RC21", | ||
"description": "Visual connectivity for webapps", | ||
"main": "dist/js/jsplumb.js", | ||
"main": "js/jsplumb.dom.cjs.js", | ||
"module": "js/jsplumb.dom.es.js", | ||
"directories": { | ||
@@ -11,20 +12,14 @@ "doc": "doc", | ||
"files": [ | ||
"dist/**/*.d.ts", | ||
"dist/js/jsplumb.js", | ||
"**/*.d.ts", | ||
"js/jsplumb.dom.umd.js", | ||
"js/jsplumb.dom.cjs.js", | ||
"js/jsplumb.dom.es.js", | ||
"css/jsplumbtoolkit.css" | ||
], | ||
"types": "dist/index", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"init": "node ./install.js", | ||
"build": "set -e;tsc", | ||
"babel": "./node_modules/.bin/babel ./ts --out-dir _build --extensions \".ts,.tsx\" --source-maps", | ||
"package": "set -e;npm run build;rm -rf dist;mkdir dist;npm run build;npm run rollup;npm run copy-defs", | ||
"copy-defs": "node ./copy-typescript-defs.js", | ||
"rollup": "rollup -c", | ||
"rollup-dev": "rollup -c -w" | ||
}, | ||
"types": "index.d.ts", | ||
"scripts": {}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/jsplumb/jsplumb.git" | ||
"url": "git://github.com/jsplumb/jsplumb.git", | ||
"directory": "ts/dom" | ||
}, | ||
@@ -38,17 +33,3 @@ "keywords": [ | ||
"author": "jsPlumb (hello@jsplumbtoolkit.com)", | ||
"license": "(MIT OR GPL-2.0)", | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.4.4", | ||
"@babel/core": "^7.4.4", | ||
"@babel/plugin-proposal-class-properties": "^7.4.4", | ||
"@babel/plugin-proposal-object-rest-spread": "^7.4.4", | ||
"@babel/preset-env": "^7.4.4", | ||
"@babel/preset-typescript": "^7.3.3", | ||
"babel-loader": "^8.0.6", | ||
"rollup": "^1.12.0", | ||
"rollup-plugin-babel": "^4.3.2", | ||
"rollup-plugin-node-resolve": "^5.0.0", | ||
"typescript": "3.8.3" | ||
} | ||
"license": "(MIT OR GPL-2.0)" | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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 tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
1825928
0
48096
2
26
2
0
1