+10
-5
@@ -5,3 +5,3 @@ { | ||
| "homepage": "https://github.com/Kikobeats/https-tls", | ||
| "version": "1.0.16", | ||
| "version": "1.0.17", | ||
| "main": "src/index.js", | ||
@@ -39,5 +39,5 @@ "author": { | ||
| "ci-publish": "latest", | ||
| "conventional-github-releaser": "latest", | ||
| "finepack": "latest", | ||
| "git-authors-cli": "latest", | ||
| "github-generate-release": "latest", | ||
| "nano-staged": "latest", | ||
@@ -69,3 +69,3 @@ "npm-check-updates": "latest", | ||
| "release": "standard-version -a", | ||
| "release:github": "conventional-github-releaser -p angular", | ||
| "release:github": "github-generate-release", | ||
| "release:tags": "git push --follow-tags origin HEAD:master", | ||
@@ -80,6 +80,11 @@ "test": "c8 ava", | ||
| "@commitlint/config-conventional" | ||
| ] | ||
| ], | ||
| "rules": { | ||
| "body-max-length": [ | ||
| 0 | ||
| ] | ||
| } | ||
| }, | ||
| "nano-staged": { | ||
| "*.js,!*.min.js,": [ | ||
| "*.js": [ | ||
| "prettier-standard", | ||
@@ -86,0 +91,0 @@ "standard --fix" |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
12833
0.27%