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 2.0.2 to 2.0.3

8

CHANGELOG.md
# @rollup/plugin-virtual ChangeLog
## v2.0.3
_2020-06-22_
### Updates
- docs: fix file name in readme (#444)
## v2.0.2

@@ -4,0 +12,0 @@

2

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

@@ -5,0 +5,0 @@ "access": "public"

@@ -33,3 +33,3 @@ [npm]: https://img.shields.io/npm/v/@rollup/plugin-virtual

```js
// src/input.js
// src/entry.js
import batman from 'batman';

@@ -36,0 +36,0 @@ import robin from './robin.js';

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