secure-repo 1.0.7 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +6 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # ShipSecure
2
2
 
3
- [Website](https://shipsecure.sebiomo.com) | [Get the Pro Pack](https://buy.polar.sh/polar_cl_q7Wa3Gcng42437OoTx4wHVNyMMyYv0WbtobUv145EZH)
3
+ [Website](https://shipsecure.app) | [Get the Pro Pack](https://buy.polar.sh/polar_cl_q7Wa3Gcng42437OoTx4wHVNyMMyYv0WbtobUv145EZH)
4
4
 
5
5
  **Drop production-grade security standards into any repository in 30 seconds.**
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "secure-repo",
3
- "version": "1.0.7",
3
+ "version": "1.0.8",
4
4
  "description": "Drop production-grade security standards into any repo. Audit your repo for security issues. Templates for AI-assisted development.",
5
5
  "bin": {
6
6
  "secure-repo": "./bin/cli.js"
@@ -24,6 +24,11 @@
24
24
  ],
25
25
  "author": "sebiomoa",
26
26
  "license": "MIT",
27
+ "homepage": "https://shipsecure.app",
28
+ "repository": {
29
+ "type": "git",
30
+ "url": "https://github.com/sebiomoa/shipsecure"
31
+ },
27
32
  "files": [
28
33
  "bin/",
29
34
  "templates/free/"