insomnia-common
Advanced tools
Comparing version 3.1.0-beta.1 to 3.1.0-beta.2
/** @type { import('@jest/types').Config.InitialOptions } */ | ||
module.exports = { | ||
preset: '../../jest-preset.js', | ||
globals: { | ||
'ts-jest': { | ||
isolatedModules: false, | ||
}, | ||
}, | ||
}; |
{ | ||
"private": false, | ||
"name": "insomnia-common", | ||
"version": "3.1.0-beta.1", | ||
"version": "3.1.0-beta.2", | ||
"homepage": "https://insomnia.rest", | ||
@@ -33,3 +33,3 @@ "description": "Top-level entities and utilities for Insomnia", | ||
}, | ||
"gitHead": "c18a729fe76a529925f89db39870b8df6150625a" | ||
"gitHead": "0dd6090f1b1a0811f53ce7446335742f9c2ee12e" | ||
} |
Sorry, the diff of this file is not supported yet
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
39503
315