Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@qawolf/ci-sdk

Package Overview
Dependencies
Maintainers
4
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qawolf/ci-sdk - npm Package Compare versions

Comparing version 0.15.1 to 0.15.2

2

dist/cjs/lib/sdk/domain/previewTesting/getTagsFromEnvironment.js

@@ -12,3 +12,3 @@ "use strict";

id
triggers(where: {deleted_at: {equals: null}, deployment_provider: {equals: "generic"}}) {
triggers(where: {deployment_provider: {equals: "generic"}}) {
id

@@ -15,0 +15,0 @@ tags {

@@ -9,3 +9,3 @@ import { qawolfGraphQLEndpoint } from "./constants";

id
triggers(where: {deleted_at: {equals: null}, deployment_provider: {equals: "generic"}}) {
triggers(where: {deployment_provider: {equals: "generic"}}) {
id

@@ -12,0 +12,0 @@ tags {

{
"name": "@qawolf/ci-sdk",
"version": "0.15.1",
"version": "0.15.2",
"description": "A simple SDK for interacting with QAWolf in CI scripts.",

@@ -5,0 +5,0 @@ "type": "commonjs",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc