Comparing version 1.0.0-rc.2 to 1.0.0-rc.3
import blockAllCalls from './blockAllCalls'; | ||
import fetchMock from './fetchMock'; | ||
import fetchMock, { resetMocks } from './fetchMock'; | ||
import { getInputUrl, getOptionMethod } from './utils'; | ||
export { blockAllCalls, fetchMock, getInputUrl, getOptionMethod }; | ||
export { blockAllCalls, fetchMock, resetMocks, getInputUrl, getOptionMethod }; | ||
//# sourceMappingURL=index.js.map |
import blockAllCalls from './blockAllCalls'; | ||
import fetchMock from './fetchMock'; | ||
import fetchMock, { resetMocks } from './fetchMock'; | ||
import { getInputUrl, getOptionMethod } from './utils'; | ||
export { blockAllCalls, fetchMock, getInputUrl, getOptionMethod }; | ||
export { blockAllCalls, fetchMock, resetMocks, getInputUrl, getOptionMethod }; |
{ | ||
"name": "metch-fock", | ||
"version": "1.0.0-rc.2", | ||
"version": "1.0.0-rc.3", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
13420
0