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

@lwc/engine-core

Package Overview
Dependencies
Maintainers
12
Versions
378
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lwc/engine-core - npm Package Compare versions

Comparing version 1.7.3-alpha4 to 1.7.3-lockerpreview-alpha1

10

package.json
{
"name": "@lwc/engine-core",
"version": "1.7.3-alpha4",
"version": "1.7.3-lockerpreview-alpha1",
"description": "Core LWC engine APIs.",

@@ -28,5 +28,5 @@ "homepage": "https://lwc.dev/",

"devDependencies": {
"@lwc/features": "1.7.3-alpha4",
"@lwc/shared": "1.7.3-alpha4",
"observable-membrane": "0.26.1"
"@lwc/features": "1.7.3-lockerpreview-alpha1",
"@lwc/shared": "1.7.3-lockerpreview-alpha1",
"observable-membrane": "1.0.1"
},

@@ -36,3 +36,3 @@ "publishConfig": {

},
"gitHead": "737190c1f1e04a139d0c79d52b8bb4145d452f83"
"gitHead": "c1b71318f2e82bc8931662d234cb812905a21dca"
}
import ObservableMembrane from 'observable-membrane';
export declare const lockerLivePropertyKey: unique symbol;
export declare const reactiveMembrane: ObservableMembrane;

@@ -3,0 +4,0 @@ /**

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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