Comparing version 0.6.6 to 0.6.7
@@ -15,3 +15,3 @@ { | ||
"..": { | ||
"version": "0.6.5", | ||
"version": "0.6.6", | ||
"integrity": "sha512-L3/bDHWjHm9zdG0Aqj7lhmp6Q5RFjXeitO9CGzWKP83d6BlGS0lLo9oswxgq62gwuIF7apT9tO0dw9kNuvb9eg==", | ||
@@ -18,0 +18,0 @@ "dev": true, |
@@ -83,4 +83,4 @@ var Module = require('module') | ||
global.__quibble.quibbledModules = new Map() | ||
++global.__quibble.stubModuleGeneration | ||
} | ||
++global.__quibble.stubModuleGeneration | ||
importFunctionsModule = importFunctionsModule || require('./esm-import-functions') | ||
@@ -87,0 +87,0 @@ |
{ | ||
"name": "quibble", | ||
"version": "0.6.6", | ||
"version": "0.6.7", | ||
"description": "Makes it easy to replace require'd dependencies.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/testdouble/quibble", |
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
214709
46
5034