boar-server
Advanced tools
Comparing version 2.3.0 to 2.3.1
{ | ||
"name": "boar-server", | ||
"version": "2.3.0", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "mocha $(find lib -name \"*.spec.js\") --require co-mocha", | ||
"test": "mocha $(find . -name \"*.spec.js\" -not -path \"./node_modules/*\") --require co-mocha", | ||
"prepublish": "npm test", | ||
@@ -43,3 +42,4 @@ "semantic-release": "semantic-release pre && npm publish && semantic-release post" | ||
"logentries-logformat": "0.1.4" | ||
} | ||
}, | ||
"version": "2.3.1" | ||
} |
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
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
23117
0