insomnia-common
Advanced tools
Comparing version 3.3.1-beta.0 to 3.3.1-beta.1
{ | ||
"private": false, | ||
"name": "insomnia-common", | ||
"version": "3.3.1-beta.0", | ||
"version": "3.3.1-beta.1", | ||
"homepage": "https://insomnia.rest", | ||
@@ -33,3 +33,3 @@ "description": "Top-level entities and utilities for Insomnia", | ||
}, | ||
"gitHead": "b400eb1160b2bd2ae44ad4c08b8ed5a76cb10088" | ||
"gitHead": "946b5627bcd89199cfab5436d9c4477b7dc85409" | ||
} |
@@ -7,7 +7,5 @@ { | ||
"rootDir": "src", | ||
"resolveJsonModule": true, | ||
"strict": true, | ||
}, | ||
"include": [ | ||
"src" | ||
"src", | ||
], | ||
@@ -17,2 +15,2 @@ "exclude": [ | ||
], | ||
} | ||
} |
@@ -8,5 +8,5 @@ { | ||
"include": [ | ||
".eslintrc.js", | ||
"jest.config.js", | ||
"src", | ||
"jest.config.js", | ||
".eslintrc.js", | ||
], | ||
@@ -13,0 +13,0 @@ "exclude": [ |
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
39454
314