monaco-yaml
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "monaco-yaml", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "YAML plugin for the Monaco Editor", | ||
"scripts": { | ||
"compile": "gulp compile", | ||
"watch": "gulp watch", | ||
"prepublish": "gulp release" | ||
}, | ||
"author": "Kevin Decker <kpdecker@gmail.com> (http://incaseofstairs.com)", | ||
"maintainers": [ | ||
"kpdecker", | ||
"pengx17" | ||
], | ||
"license": "MIT", | ||
@@ -16,19 +15,21 @@ "repository": { | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/kpdecker/monaco-yaml/issues" | ||
}, | ||
"devDependencies": { | ||
"event-stream": "^3.3.2", | ||
"gulp": "^3.9.1", | ||
"gulp-requirejs": "^0.1.3", | ||
"gulp-tsb": "^2.0.0", | ||
"gulp-uglify": "^1.5.3", | ||
"js-yaml": "^3.10.0", | ||
"jsonc-parser": "1.0.0", | ||
"merge-stream": "^1.0.0", | ||
"monaco-editor-core": "^0.10.1", | ||
"monaco-languages": "^0.9.0", | ||
"object-assign": "^4.1.0", | ||
"rimraf": "^2.5.2", | ||
"typescript": "^2.7.1", | ||
"vscode-json-languageservice": "^3.0.5", | ||
"vscode-languageserver-types": "^3.5.0" | ||
"@types/chai": "^4.1.4", | ||
"@types/mocha": "^5.2.5", | ||
"@types/node": "^10.9.3", | ||
"js-yaml": "^3.12.0", | ||
"jsonc-parser": "^2.0.2", | ||
"monaco-editor-core": "0.14.6", | ||
"monaco-languages": "1.5.1", | ||
"monaco-plugin-helpers": "^1.0.2", | ||
"requirejs": "^2.3.5", | ||
"rimraf": "^2.6.2", | ||
"typescript": "^3.0.3", | ||
"uglify-es": "^3.3.9", | ||
"vscode-json-languageservice": "^3.1.6", | ||
"vscode-languageserver-types": "3.12.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
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
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
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
1283240
14
66
26312
0
1
0
8
6