Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "borp", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"type": "module", | ||
"description": "node:test wrapper with TypeScript support", | ||
"main": "nrts.js", | ||
"main": "borp.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "standard | snazzy" | ||
}, | ||
@@ -15,3 +15,2 @@ "keywords": [], | ||
"@types/node": "^20.10.0", | ||
"fastify-tsconfig": "^2.0.0", | ||
"snazzy": "^9.0.0", | ||
@@ -22,5 +21,6 @@ "standard": "^17.1.0", | ||
"dependencies": { | ||
"glob": "^10.3.10", | ||
"tsimp": "^2.0.5" | ||
"execa": "^8.0.1", | ||
"find-up": "^7.0.0", | ||
"glob": "^10.3.10" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
5026
4
7
124
2
1
3
+ Addedexeca@^8.0.1
+ Addedfind-up@^7.0.0
+ Addedexeca@8.0.1(transitive)
+ Addedfind-up@7.0.0(transitive)
+ Addedget-stream@8.0.1(transitive)
+ Addedhuman-signals@5.0.0(transitive)
+ Addedis-stream@3.0.0(transitive)
+ Addedlocate-path@7.2.0(transitive)
+ Addedmerge-stream@2.0.0(transitive)
+ Addedmimic-fn@4.0.0(transitive)
+ Addednpm-run-path@5.3.0(transitive)
+ Addedonetime@6.0.0(transitive)
+ Addedp-limit@4.0.0(transitive)
+ Addedp-locate@6.0.0(transitive)
+ Addedpath-exists@5.0.0(transitive)
+ Addedpath-key@4.0.0(transitive)
+ Addedstrip-final-newline@3.0.0(transitive)
+ Addedunicorn-magic@0.1.0(transitive)
+ Addedyocto-queue@1.1.1(transitive)
- Removedtsimp@^2.0.5
- Removed@isaacs/cached@1.0.1(transitive)
- Removed@isaacs/catcher@1.0.4(transitive)
- Removedglob@11.0.0(transitive)
- Removedjackspeak@4.0.2(transitive)
- Removedlru-cache@11.0.2(transitive)
- Removedminimatch@10.0.1(transitive)
- Removedmkdirp@3.0.1(transitive)
- Removedpath-scurry@2.0.0(transitive)
- Removedpirates@4.0.6(transitive)
- Removedrimraf@5.0.106.0.1(transitive)
- Removedsock-daemon@1.4.2(transitive)
- Removedsocket-post-message@1.0.3(transitive)
- Removedtsimp@2.0.12(transitive)
- Removedtypescript@5.7.2(transitive)
- Removedwalk-up-path@4.0.0(transitive)