@bigtest/agent
Advanced tools
Comparing version 0.1.0-72ef448 to 0.1.0-89c55fc
{ | ||
"name": "@bigtest/agent", | ||
"version": "0.1.0-72ef448", | ||
"version": "0.1.0-89c55fc", | ||
"description": "Agent for connecting test environments (browsers) to BigTest", | ||
"main": "dist/agent.umd.js", | ||
"module": "dist/agent.esm.js", | ||
"typings": "dist/index.d.ts", | ||
"repository": "https://github.com/thefrontside/bigtest.git", | ||
@@ -15,8 +16,7 @@ "author": "Frontside Engineering <engineering@frontside.io>", | ||
"scripts": { | ||
"lint": "eslint 'src/**/*.ts' 'bin/**/*.ts'", | ||
"lint": "eslint '**/*.ts'", | ||
"test": "mocha -r ts-node/register test/**/*.test.ts", | ||
"start": "ts-node bin/start.ts", | ||
"build": "echo 'build'", | ||
"bundle": "parcel watch --out-dir dist/app app/index.html", | ||
"prepack": "microbundle --entry index.ts --output dist --format modern,es,umd && parcel build --out-dir dist/app app/index.html" | ||
"prepack": "microbundle --entry index.ts --output dist --format modern,es,umd && parcel build --out-dir dist/app app/index.html app/harness.ts" | ||
}, | ||
@@ -23,0 +23,0 @@ "devDependencies": { |
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
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
99436
14
153
0
5
3