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

class-mocker

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

class-mocker - npm Package Compare versions

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc