@promise-watch/core
Advanced tools
Comparing version 1.1.0-next.1 to 1.1.0-next.2
{ | ||
"name": "@promise-watch/core", | ||
"version": "1.1.0-next.1", | ||
"version": "1.1.0-next.2", | ||
"author": "Jason Raimondi <jason@raimondi.us> (https://jasonraimondi.com)", | ||
"main": "dist/index.js", | ||
"bin": { | ||
"promise-watch": "bin/promise-watch.js" | ||
"promise-watch": "dist/bin/promise-watch.js" | ||
}, | ||
@@ -14,3 +14,5 @@ "files": [ | ||
"peerDependencies": { | ||
"playwright": "^1.19.1" | ||
"playwright": "^1.19.1", | ||
"typescript": "^4.0.0", | ||
"ts-node": "^10.0.0" | ||
}, | ||
@@ -28,3 +30,6 @@ "dependencies": { | ||
"private": false, | ||
"license": "MIT" | ||
"license": "MIT", | ||
"bin": { | ||
"promise-watch": "dist/bin/promise-watch.js" | ||
} | ||
}, | ||
@@ -31,0 +36,0 @@ "scripts": { |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
38818
66
673
4
3