@studyportals/bob
Advanced tools
Comparing version 1.2.2 to 2.0.0
{ | ||
"name": "@studyportals/bob", | ||
"version": "1.2.2", | ||
"version": "2.0.0", | ||
"description": "Proxy service for integrating microservices into a template with markers", | ||
@@ -30,3 +30,2 @@ "author": { | ||
"build": "rm -rf ./bin/* && tsc", | ||
"install": "npm run build", | ||
"start": "node bin/src/express/server.js", | ||
@@ -39,6 +38,7 @@ "start:watch": "concurrently \"npm:watch\" \"npm:serve\" ", | ||
"test": "mocha", | ||
"deploy": "npm run build && npm run test && npm publish" | ||
"prepare-deployment": "cp package.json bin/package.json && cp README.md bin/README.md", | ||
"publish-package": "npm run build && npm run test && npm run prepare-deployment && npm publish bin" | ||
}, | ||
"bin": { | ||
"bob": "bin/src/express/server.js" | ||
"bob": "src/express/server.js" | ||
}, | ||
@@ -45,0 +45,0 @@ "dependencies": { |
@@ -18,3 +18,3 @@ [![Maintainability](https://api.codeclimate.com/v1/badges/7443454dfe52ab0f105b/maintainability)](https://codeclimate.com/repos/5bc4aee9ed660324d10098c4/maintainability) | ||
#Ownership | ||
## Ownership | ||
![alt text](https://github.com/studyportals/BOB/blob/develop/docs/bob-ownership.png "Bob Ownership") | ||
@@ -39,2 +39,2 @@ For more detailed information regarding Bob maintenance, further development and the crisis escalation plan please look at the [wiki](https://github.com/studyportals/Bob/wiki) for more information. | ||
## Documentation | ||
Please take a look at the [wiki](https://github.com/studyportals/Bob/wiki) for more detailed documentation. | ||
Please take a look at the [wiki](https://github.com/studyportals/Bob/wiki) for more detailed documentation. |
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
39
0
224094
102
2412
7