@substrate-system/tapout
Advanced tools
+3
-3
| { | ||
| "name": "@substrate-system/tapout", | ||
| "version": "0.0.34", | ||
| "version": "0.0.35", | ||
| "description": "Run tests in a browser from the command line.", | ||
@@ -37,7 +37,7 @@ "type": "module", | ||
| "changelog": "auto-changelog -p --template keepachangelog --breaking-pattern 'BREAKING CHANGE:'", | ||
| "install-browsers": "playwright install msedge --with-deps", | ||
| "preversion": "npm run lint", | ||
| "version": "npm run toc && npm run changelog && git add CHANGELOG.md README.md", | ||
| "postversion": "git push --follow-tags && npm publish", | ||
| "prepublishOnly": "npm run build", | ||
| "postinstall": "playwright install msedge --with-deps" | ||
| "prepublishOnly": "npm run build" | ||
| }, | ||
@@ -44,0 +44,0 @@ "dependencies": { |
+11
-0
@@ -20,2 +20,3 @@ # tapout | ||
| - [Install](#install) | ||
| * [Install Playwright Dependencies](#install-playwright-dependencies) | ||
| - [Use](#use) | ||
@@ -80,2 +81,12 @@ * [`window.testsFinished`](#windowtestsfinished) | ||
| ### Install Playwright Dependencies | ||
| After installing this, you will need to install dependencies for Playwright | ||
| also. | ||
| ```sh | ||
| npx playwright install msedge --with-deps | ||
| ``` | ||
| ## Use | ||
@@ -82,0 +93,0 @@ |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed or built. Malicious packages often use scripts that run automatically to execute payloads or fetch additional code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
84701
0.3%439
2.57%0
-100%