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

@lwc/metadata

Package Overview
Dependencies
Maintainers
0
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lwc/metadata - npm Package Compare versions

Comparing version 9.0.1-alpha.0 to 9.1.0

2

dist/bundle-metadata.js

@@ -78,3 +78,3 @@ 'use strict';

} */
const version = '9.0.1-alpha.0';
const version = '9.1.0';
function collectBundleMetadata(config) {

@@ -81,0 +81,0 @@ // validateBundleConfig(config);

{
"name": "@lwc/metadata",
"version": "9.0.1-alpha.0",
"version": "9.1.0",
"description": "Extract metadata about Lightning Web Components modules. This software is provided as-is with no support provided.",

@@ -20,3 +20,3 @@ "main": "dist/index.js",

"@babel/types": "~7.24.0",
"@lwc/sfdc-compiler-utils": "9.0.1-alpha.0",
"@lwc/sfdc-compiler-utils": "9.1.0",
"postcss": "~8.4.38",

@@ -31,4 +31,4 @@ "postcss-selector-parser": "~6.0.16",

"peerDependencies": {
"@lwc/errors": ">=6",
"@lwc/template-compiler": ">=6"
"@lwc/errors": ">=7",
"@lwc/template-compiler": ">=7"
},

@@ -35,0 +35,0 @@ "engines": {

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