Comparing version 0.0.1 to 0.1.0
{ | ||
"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" | ||
} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
27366
9
608
0
1
1
102
0
1
7
2
+ Addedgherkin@^9.0.0
+ Added@protobufjs/aspromise@1.1.2(transitive)
+ Added@protobufjs/base64@1.1.2(transitive)
+ Added@protobufjs/codegen@2.0.4(transitive)
+ Added@protobufjs/eventemitter@1.1.0(transitive)
+ Added@protobufjs/fetch@1.1.0(transitive)
+ Added@protobufjs/float@1.0.2(transitive)
+ Added@protobufjs/inquire@1.1.0(transitive)
+ Added@protobufjs/path@1.1.2(transitive)
+ Added@protobufjs/pool@1.1.0(transitive)
+ Added@protobufjs/utf8@1.1.0(transitive)
+ Added@types/long@4.0.2(transitive)
+ Added@types/node@22.12.0(transitive)
+ Added@types/uuid@3.4.13(transitive)
+ Addedbuffer-from@1.1.2(transitive)
+ Addedcommander@4.1.1(transitive)
+ Addedcucumber-messages@8.0.0(transitive)
+ Addedgherkin@9.0.0(transitive)
+ Addedlong@4.0.0(transitive)
+ Addedprotobufjs@6.11.4(transitive)
+ Addedsource-map@0.6.1(transitive)
+ Addedsource-map-support@0.5.21(transitive)
+ Addedundici-types@6.20.0(transitive)
+ Addeduuid@3.4.0(transitive)