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

@lwc/features

Package Overview
Dependencies
Maintainers
12
Versions
595
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 1.2.0-alpha2 to 1.2.0-alpha3

4

dist/flags.cjs.js

@@ -42,3 +42,3 @@ /**

const hasNativeSymbolsSupport = Symbol('x').toString() === 'Symbol(x)';
/** version: 1.1.0 */
/** version: 1.1.4 */

@@ -96,2 +96,2 @@ /*

exports.setFeatureFlagForTest = setFeatureFlagForTest;
/** version: 1.1.0 */
/** version: 1.1.4 */

@@ -38,3 +38,3 @@ /**

const hasNativeSymbolsSupport = Symbol('x').toString() === 'Symbol(x)';
/** version: 1.1.0 */
/** version: 1.1.4 */

@@ -90,2 +90,2 @@ /*

export { runtimeFlags, setFeatureFlag, setFeatureFlagForTest };
/** version: 1.1.0 */
/** version: 1.1.4 */
{
"name": "@lwc/features",
"version": "1.2.0-alpha2",
"version": "1.2.0-alpha3",
"description": "LWC Features Flags",

@@ -19,3 +19,3 @@ "main": "dist/flags.cjs.js",

"devDependencies": {
"@lwc/shared": "1.2.0-alpha2"
"@lwc/shared": "1.2.0-alpha3"
},

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

},
"gitHead": "00b56c94e6050a14bd6e8ce273291728a1569c93"
"gitHead": "b3f49c3ca0a032d872bb56b259305414f6874327"
}
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