Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

metch-fock

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metch-fock - npm Package Compare versions

Comparing version 1.0.0-rc.2 to 1.0.0-rc.3

4

dist/index.js
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

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