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

@rollup/plugin-virtual

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rollup/plugin-virtual - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

6

package.json
{
"name": "@rollup/plugin-virtual",
"version": "3.0.1",
"version": "3.0.2",
"publishConfig": {

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

"peerDependencies": {
"rollup": "^1.20.0||^2.0.0||^3.0.0"
"rollup": "^1.20.0||^2.0.0||^3.0.0||^4.0.0"
},

@@ -67,3 +67,3 @@ "peerDependenciesMeta": {

"@rollup/plugin-typescript": "^9.0.1",
"rollup": "^3.2.3",
"rollup": "^4.0.0-24",
"typescript": "^4.8.3"

@@ -70,0 +70,0 @@ },

@@ -1,2 +0,2 @@

import { Plugin } from 'rollup';
import type { Plugin } from 'rollup';

@@ -3,0 +3,0 @@ export interface RollupVirtualOptions {

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