@superset-ui/switchboard
Advanced tools
Comparing version 1.5.0 to 2.1.0
{ | ||
"name": "@superset-ui/switchboard", | ||
"version": "1.5.0", | ||
"version": "2.1.0", | ||
"description": "Switchboard is a library to make it easier to communicate across browser windows using the MessageChannel API", | ||
"sideEffects": false, | ||
"main": "lib/index.js", | ||
"module": "esm/index.js", | ||
"files": [ | ||
"esm", | ||
"lib" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/apache/superset.git" | ||
}, | ||
"keywords": [ | ||
@@ -24,11 +13,23 @@ "switchboard", | ||
], | ||
"author": "Superset", | ||
"license": "Apache-2.0", | ||
"homepage": "https://github.com/apache/superset#readme", | ||
"bugs": { | ||
"url": "https://github.com/apache/superset/issues" | ||
}, | ||
"homepage": "https://github.com/apache/superset#readme", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/apache/superset.git" | ||
}, | ||
"license": "Apache-2.0", | ||
"author": "Superset", | ||
"sideEffects": false, | ||
"main": "lib/index.js", | ||
"module": "esm/index.js", | ||
"files": [ | ||
"esm", | ||
"lib" | ||
], | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
}, | ||
"gitHead": "9bab31a55f5345cdbc1fefdda160e000b163ece0" | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a 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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
3
830
1
0