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

@lwc/features

Package Overview
Dependencies
Maintainers
14
Versions
602
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lwc/features - npm Package Compare versions

Comparing version 5.2.1-alpha.0 to 5.2.1-alpha.1

2

dist/index.cjs.js

@@ -33,3 +33,3 @@ /**

}
lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE = true;
lwcRuntimeFlags.ENABLE_FORCE_SHADOW_MIGRATE_MODE = true;
// eslint-disable-next-line no-restricted-properties

@@ -36,0 +36,0 @@ const flags = shared.globalThis.lwcRuntimeFlags;

@@ -29,3 +29,3 @@ /**

}
lwcRuntimeFlags.ENABLE_NATIVE_CUSTOM_ELEMENT_LIFECYCLE = true;
lwcRuntimeFlags.ENABLE_FORCE_SHADOW_MIGRATE_MODE = true;
// eslint-disable-next-line no-restricted-properties

@@ -32,0 +32,0 @@ const flags = globalThis.lwcRuntimeFlags;

@@ -7,3 +7,3 @@ {

"name": "@lwc/features",
"version": "5.2.1-alpha.0",
"version": "5.2.1-alpha.1",
"description": "LWC Features Flags",

@@ -46,4 +46,4 @@ "keywords": [

"dependencies": {
"@lwc/shared": "5.2.1-alpha.0"
"@lwc/shared": "5.2.1-alpha.1"
}
}

Sorry, the diff of this file is not supported yet

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