Socket
Socket
Sign inDemoInstall

@jupiterone/integration-sdk-testing

Package Overview
Dependencies
Maintainers
10
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.6.0 to 2.7.0

dist/src/jest.d.ts

1

dist/src/index.d.ts

@@ -5,1 +5,2 @@ export * from './context';

export * from './jobState';
export * from './jest';

@@ -17,2 +17,3 @@ "use strict";

__exportStar(require("./jobState"), exports);
__exportStar(require("./jest"), exports);
//# sourceMappingURL=index.js.map

10

package.json
{
"name": "@jupiterone/integration-sdk-testing",
"version": "2.6.0",
"version": "2.7.0",
"description": "Testing utilities for JupiterOne integrations",

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

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

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

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

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

},
"gitHead": "c8ef69a39352312065aea6d7c8d54334995936d9"
"gitHead": "13791764a7ec636fd7ad9caeb0189a81cf779daa"
}

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