@argos-ci/browser
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "@argos-ci/browser", | ||
"description": "Browser utilities to stabilize visual testing.", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"author": "Smooth Code", | ||
@@ -40,2 +40,3 @@ "license": "MIT", | ||
"prebuild": "rm -rf dist", | ||
"build-schema-types": "openapi-typescript https://api.argos-ci.dev:4001/v2/openapi.yaml -o dist/schema.ts", | ||
"build": "rollup -c" | ||
@@ -45,5 +46,6 @@ }, | ||
"@rollup/plugin-replace": "^5.0.5", | ||
"@types/node": "^18.0.0" | ||
"@types/node": "^18.0.0", | ||
"openapi-typescript": "^6.7.5" | ||
}, | ||
"gitHead": "fcadf37f2a9c4a65a3f4c082db56aff2576c8c16" | ||
"gitHead": "1d91294d32a09302aa8890807ddd810e14e9950b" | ||
} |
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
23123
3