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

@lwc/features

Package Overview
Dependencies
Maintainers
14
Versions
605
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.0 to 5.2.1-alpha.0

1

dist/index.cjs.js

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

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

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

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

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

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

6

package.json

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

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

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

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

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