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

@lwc/engine

Package Overview
Dependencies
Maintainers
13
Versions
502
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lwc/engine

LWC Engine

  • 1.6.8
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
6.2K
decreased by-28.15%
Maintainers
13
Weekly downloads
 
Created
Source

LWC Engine

@lwc/engine is a private package that handles the runtime for LWC. Don't use this package directly; instead, use lwc.

This package includes:

  • Synthetic Shadow DOM
  • Diffing Algorithm
  • Accessibility Polyfill (AOM)
  • Native Shadow DOM support

Dependencies

@lwc/engine does not include any external runtime dependencies. There are a few "dependencies" that we've manually imported, but it should be noted that this code has been heavily modified and has little resemblance to the original public code.

  • Snabbdom
    • Our diffing library for DOM nodes.
    • src/3rdparty/snabbdom
  • Polymer
    • Shadow DOM polyfills
    • src/3rdparty/polymer

FAQs

Package last updated on 29 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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