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 1.3.0 to 1.4.0

types/index.d.ts

33

CHANGELOG.md
# @rollup/plugin-dynamic-import-vars ChangeLog
## v1.3.0
## v1.4.0
_2021-07-15_
_2021-07-26_
### Bugfixes
- fix
- fix
### Features
- feat
- feat: add typings (#898)
### Updates
## v1.3.0
- docs
- chore: update dependencies (26f9b6c)
## v1.2.0
_2021-07-15_

@@ -27,13 +17,12 @@

- fix
- fix
- fix: allow ./${var}.suffix.js (#834)
- fix: Give default promise rejection timing parity with cases (#825)
### Features
## v1.2.0
- feat
_2021-07-15_
### Updates
### Notes
- docs
- chore: update dependencies (26f9b6c)
This release is identical to v1.3.0. Duplicate versions were created as the result of erroneous Workflows.

@@ -73,2 +62,2 @@ ## v1.1.7

- First release
- First release
{
"name": "@rollup/plugin-dynamic-import-vars",
"version": "1.3.0",
"version": "1.4.0",
"publishConfig": {

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

},
"types": "./types/index.d.ts",
"ava": {

@@ -67,0 +68,0 @@ "babel": {

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