New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tzatziki

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tzatziki - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

.eslintrc.json

39

package.json
{
"name": "tzatziki",
"version": "0.0.1",
"description": "A set of Cucumber test steps for testing REST Api",
"version": "0.1.0",
"description": "A domain rules engine based on Gherkin syntax",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "npx tap -Rspec --coverage test/**/*.test.js"
},
"author": "Valerio Barrila",
"license": "ISC"
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/zuck/tzatziki.git"
},
"keywords": [
"cucumber",
"domain",
"logic",
"rules",
"engine",
"acceptance",
"gherkin"
],
"author": "Emanuele Bertoldi <emanuele.bertoldi@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/zuck/tzatziki/issues"
},
"homepage": "https://github.com/zuck/tzatziki#readme",
"devDependencies": {
"eslint": "^7.7.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"tap": "^14.10.8"
},
"dependencies": {
"gherkin": "^9.0.0"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc