Socket
Socket
Sign inDemoInstall

wc-context

Package Overview
Dependencies
0
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.0 to 0.5.1

2

dist/wc-context.js

@@ -147,3 +147,3 @@ var orphanMap = {};

defineChildContextProp(_this, 'childContext');
_this.__wcChildContextInitialized = true;
_this.__wcChildContextInitialized = false;
return _this;

@@ -150,0 +150,0 @@ }

{
"name": "wc-context",
"version": "0.5.0",
"version": "0.5.1",
"description": "Simple context for HTML custom elements",

@@ -5,0 +5,0 @@ "repository": "blikblum/wc-context",

@@ -10,3 +10,3 @@

defineChildContextProp(this, 'childContext')
this.__wcChildContextInitialized = true
this.__wcChildContextInitialized = false
}

@@ -13,0 +13,0 @@

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