Socket
Socket
Sign inDemoInstall

@web/dev-server-rollup

Package Overview
Dependencies
121
Maintainers
7
Versions
80
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.14 to 0.3.15

4

dist/createRollupPluginContextAdapter.js

@@ -16,9 +16,13 @@ "use strict";

dynamicallyImportedIds: [],
dynamicallyImportedIdResolutions: [],
dynamicImporters: [],
hasDefaultExport: false,
implicitlyLoadedBefore: [],
implicitlyLoadedAfterOneOf: [],
importedIds: [],
importedIdResolutions: [],
importers: [],
isEntry: false,
isExternal: false,
isIncluded: false,
hasModuleSideEffects: false,

@@ -25,0 +29,0 @@ syntheticNamedExports: false,

4

package.json
{
"name": "@web/dev-server-rollup",
"version": "0.3.14",
"version": "0.3.15",
"publishConfig": {

@@ -54,3 +54,3 @@ "access": "public"

"parse5": "^6.0.1",
"rollup": "^2.58.0",
"rollup": "^2.66.1",
"whatwg-url": "^11.0.0"

@@ -57,0 +57,0 @@ },

@@ -30,9 +30,13 @@ import path from 'path';

dynamicallyImportedIds: [],
dynamicallyImportedIdResolutions: [],
dynamicImporters: [],
hasDefaultExport: false,
implicitlyLoadedBefore: [],
implicitlyLoadedAfterOneOf: [],
importedIds: [],
importedIdResolutions: [],
importers: [],
isEntry: false,
isExternal: false,
isIncluded: false,
hasModuleSideEffects: false,

@@ -39,0 +43,0 @@ syntheticNamedExports: false,

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc