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

@lwc/rollup-plugin

Package Overview
Dependencies
Maintainers
0
Versions
797
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lwc/rollup-plugin - npm Package Compare versions

Comparing version 8.10.1 to 8.11.0

2

dist/index.cjs.js

@@ -255,3 +255,3 @@ /**

exports.default = lwc;
/** version: 8.10.1 */
/** version: 8.11.0 */
//# sourceMappingURL=index.cjs.js.map

@@ -5,4 +5,3 @@ import type { Plugin } from 'rollup';

import type { ModuleRecord } from '@lwc/module-resolver';
import type { APIVersion } from '@lwc/shared';
import type { CompilationMode } from '@lwc/ssr-compiler';
import type { APIVersion, CompilationMode } from '@lwc/shared';
export interface RollupLwcOptions {

@@ -9,0 +8,0 @@ /** A boolean indicating whether to compile for SSR runtime target. */

@@ -251,3 +251,3 @@ /**

export { lwc as default };
/** version: 8.10.1 */
/** version: 8.11.0 */
//# sourceMappingURL=index.js.map

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

"name": "@lwc/rollup-plugin",
"version": "8.10.1",
"version": "8.11.0",
"description": "Rollup plugin to compile LWC",

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

"dependencies": {
"@lwc/compiler": "8.10.1",
"@lwc/module-resolver": "8.10.1",
"@lwc/shared": "8.10.1",
"@lwc/compiler": "8.11.0",
"@lwc/module-resolver": "8.11.0",
"@lwc/shared": "8.11.0",
"@rollup/pluginutils": "~5.1.3"
},
"devDependencies": {
"@lwc/errors": "8.10.1"
"@lwc/errors": "8.11.0"
},

@@ -55,0 +55,0 @@ "peerDependencies": {

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