unified-message-control
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "unified-message-control", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Enable, disable, and ignore messages from unified processors", | ||
@@ -13,7 +13,8 @@ "license": "MIT", | ||
], | ||
"repository": "remarkjs/remark-message-control", | ||
"bugs": "https://github.com/remarkjs/remark-message-control/issues", | ||
"repository": "unifiedjs/unified-message-control", | ||
"bugs": "https://github.com/unifiedjs/unified-message-control/issues", | ||
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)", | ||
"contributors": [ | ||
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)" | ||
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)", | ||
"Christian Murphy <christian.murphy.42@gmail.com> (https://github.com/ChristianMurphy)" | ||
], | ||
@@ -57,3 +58,3 @@ "files": [ | ||
"ignores": [ | ||
"remark-message-control.js" | ||
"unified-message-control.js" | ||
] | ||
@@ -60,0 +61,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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the 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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
14942