Socket
Socket
Sign inDemoInstall

@rollup/plugin-dynamic-import-vars

Package Overview
Dependencies
Maintainers
4
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rollup/plugin-dynamic-import-vars - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

7

package.json
{
"name": "@rollup/plugin-dynamic-import-vars",
"version": "2.0.5",
"version": "2.0.6",
"publishConfig": {

@@ -33,2 +33,3 @@ "access": "public"

"prebuild": "del-cli dist",
"prepare": "if [ ! -d 'dist' ]; then pnpm build; fi",
"prerelease": "pnpm build",

@@ -58,3 +59,3 @@ "pretest": "pnpm build --sourcemap",

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

@@ -76,3 +77,3 @@ "peerDependenciesMeta": {

"prettier": "^2.7.1",
"rollup": "^3.2.3"
"rollup": "^4.0.0-24"
},

@@ -79,0 +80,0 @@ "types": "./types/index.d.ts",

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