Socket
Socket
Sign inDemoInstall

@jupiterone/integration-sdk-testing

Package Overview
Dependencies
Maintainers
14
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupiterone/integration-sdk-testing - npm Package Compare versions

Comparing version 2.9.1 to 2.9.2

2

dist/src/jobState.js

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

const entities = [];
iterateEntities({ _type }, async (e) => {
await iterateEntities({ _type }, async (e) => {
if (e._key === _key) {

@@ -71,0 +71,0 @@ entities.push(e);

{
"name": "@jupiterone/integration-sdk-testing",
"version": "2.9.1",
"version": "2.9.2",
"description": "Testing utilities for JupiterOne integrations",

@@ -26,4 +26,4 @@ "main": "dist/src/index.js",

"dependencies": {
"@jupiterone/integration-sdk-core": "^2.9.1",
"@jupiterone/integration-sdk-runtime": "^2.9.1",
"@jupiterone/integration-sdk-core": "^2.9.2",
"@jupiterone/integration-sdk-runtime": "^2.9.2",
"@pollyjs/adapter-node-http": "^4.0.4",

@@ -40,3 +40,3 @@ "@pollyjs/core": "^4.0.4",

"devDependencies": {
"@jupiterone/integration-sdk-private-test-utils": "^2.9.1",
"@jupiterone/integration-sdk-private-test-utils": "^2.9.2",
"@types/lodash": "^4.14.149",

@@ -46,3 +46,3 @@ "get-port": "^5.1.1",

},
"gitHead": "bf54a8e2d94cd23294e7cc8ac6526e78f369aa63"
"gitHead": "6f8371963fb18561f9bc2a3004ad69e098b694d6"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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