@0x4447/cucumber
Advanced tools
+1
-1
@@ -15,3 +15,3 @@ language: node_js | ||
| branch: master | ||
| repo: 0x4447/0x4447-node-cli-cucumber | ||
| repo: 0x4447/0x4447-cli-node-cucumber | ||
| node_js: '8' |
+18
-9
| { | ||
| "name": "@0x4447/cucumber", | ||
| "version": "1.4.10", | ||
| "version": "1.4.11", | ||
| "description": "🥒 convert app.json in to .env ", | ||
| "homepage": "https://0x4447.com/toolbox", | ||
| "main": "index.js", | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "scripts": { | ||
| "build": "npm pack && npm install -g 0x4447-cucumber-* && rm 0x4447-cucumber-*", | ||
| "test": "mocha" | ||
@@ -16,15 +21,19 @@ }, | ||
| }, | ||
| "author": { | ||
| "name": "0x4447", | ||
| "email": "hello@0x4447.email", | ||
| "url": "https://0x4447.com" | ||
| }, | ||
| "license": "MIT", | ||
| "bugs": { | ||
| "url": "https://github.com/0x4447/0x4447-cli-node-cucumber/issues" | ||
| }, | ||
| "keywords": [ | ||
| "0x4447", | ||
| "cli", | ||
| "env", | ||
| "heroku", | ||
| "heroku button", | ||
| "foreman", | ||
| "0x4447" | ||
| "foreman" | ||
| ], | ||
| "author": { | ||
| "name": "0x4447", | ||
| "email": "hello@0x4447.com", | ||
| "url": "https://0x4447.com" | ||
| }, | ||
| "license": "MIT", | ||
| "dependencies": { | ||
@@ -31,0 +40,0 @@ "mocha": "4.1.0" |
+1
-1
@@ -84,3 +84,3 @@ # 🥒 Cucumber | ||
| If you enjoyed this project, please consider giving it a 🌟. And check out our [0x4447 GitHub account](https://github.com/0x4447), where we have additional articles and tools that you might find interesting. | ||
| If you enjoyed this article/project, please consider giving it a 🌟. And check out our [0x4447 GitHub account](https://github.com/0x4447), where we have additional articles and tools that you might find interesting. | ||
@@ -87,0 +87,0 @@ # For Hire 👨💻 👩💻 |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
16489
1.77%