New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mobidic

Package Overview
Dependencies
Maintainers
0
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobidic - npm Package Compare versions

Comparing version 0.0.50 to 0.0.51

3

container.js

@@ -44,3 +44,4 @@ import { containerMark } from './constants.js';

case 'scoped': {
targetContainer = Container.lastContainer ?? lastContainer ?? this;
const parentContainer = Container.lastContainer ?? lastContainer ?? this;
targetContainer = parentContainer.extend();
break;

@@ -47,0 +48,0 @@ }

{
"name": "mobidic",
"version": "0.0.50",
"version": "0.0.51",
"keywords": [],

@@ -5,0 +5,0 @@ "author": "js2me",

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