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

anymock-include

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anymock-include - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

1

lib/anymock-client-config.d.ts

@@ -8,2 +8,1 @@ export interface IAnymockClientConfig {

}
//# sourceMappingURL=anymock-client-config.d.ts.map

@@ -22,2 +22,1 @@ import { EClients } from './clients';

}
//# sourceMappingURL=anymock-config.d.ts.map

@@ -13,2 +13,1 @@ export declare enum EClients {

}
//# sourceMappingURL=clients.d.ts.map

@@ -7,2 +7,1 @@ export * from './type-helper';

export * from './types';
//# sourceMappingURL=index.d.ts.map

@@ -11,2 +11,1 @@ export declare type IRequestPipe = (config: {

}) => Promise<any>;
//# sourceMappingURL=request.d.ts.map
export declare type ConstructorType<I = any, A extends any[] = []> = new (...args: A) => I;
//# sourceMappingURL=type-helper.d.ts.map

@@ -7,2 +7,1 @@ export declare enum ETypes {

}
//# sourceMappingURL=types.d.ts.map

4

package.json
{
"name": "anymock-include",
"version": "0.1.10",
"version": "0.1.11",
"main": "lib/index.js",

@@ -20,3 +20,3 @@ "files": [

},
"gitHead": "319489f717e2298b740ccd386b1c2f0d5263a6e9"
"gitHead": "e763afa764a2bda264a466f89a8d3dfc3e5a67b0"
}
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