@paybase/machine
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@paybase/machine", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "async/await finite state machine factory", | ||
@@ -13,2 +13,7 @@ "main": "index.js", | ||
}, | ||
"files": [ | ||
"index.js", | ||
"index.d.ts", | ||
"utils" | ||
], | ||
"scripts": { | ||
@@ -15,0 +20,0 @@ "build": "tsc --project tsconfig.build.json", |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
1
13473
3
0
1