Socket
Socket
Sign inDemoInstall

class-mocker

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

1

dist/src/index.js

@@ -14,3 +14,2 @@ "use strict";

const indexExpect = this.__indexStack[this.__callIndex];
console.log(indexExpect);
if (indexExpect) {

@@ -17,0 +16,0 @@ if (indexExpect.name !== name) {

2

package.json
{
"name": "class-mocker",
"version": "1.0.2",
"version": "1.0.3",
"description": "Class-mocker is library for mocking dependencies.",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc