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

a

Package Overview
Dependencies
Maintainers
2
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

a - npm Package Compare versions

Comparing version 0.2.8 to 0.2.9

5

index.js
(function avoid_caching() {
delete require.cache[module.id];
})();
var calling_module = module.parent;
var _when = require('a_test').load(calling_module);
var _when = require('a_test').when;
_when.parentCount++;
var a_mock = require('a_mock');

@@ -9,0 +8,0 @@

4

package.json
{
"name": "a",
"version": "0.2.8",
"version": "0.2.9",
"main": "index.js",

@@ -10,3 +10,3 @@ "title": "a",

"a_mock": "0.0.4",
"a_test": "0.0.4"
"a_test": "0.0.5"
},

@@ -13,0 +13,0 @@ "repository" : {

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