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

a_mock

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a_mock - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

newThen.js

@@ -43,3 +43,3 @@ var newPromise = require('deferred');

//3 levels up: this file -> a_mock/index -> a/index -> requiring module
for(var i = 0; i < 4; i++) {
for(var i = 0; i < 3; i++) {
if(!mod.parent) return path;

@@ -46,0 +46,0 @@ mod = mod.parent;

{
"name": "a_mock",
"version": "1.0.2",
"version": "1.0.3",
"main": "index.js",

@@ -5,0 +5,0 @@ "title": "a_mock",

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