Socket
Socket
Sign inDemoInstall

@rollup/plugin-image

Package Overview
Dependencies
Maintainers
4
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rollup/plugin-image - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

8

CHANGELOG.md
# @rollup/plugin-image ChangeLog
## v2.0.5
_2020-05-11_
### Updates
- chore: rollup v2 peerDep. (dupe for pub) (a3f3205)
## v2.0.4

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

8

package.json
{
"name": "@rollup/plugin-image",
"version": "2.0.4",
"version": "2.0.5",
"publishConfig": {

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

"lint:docs": "prettier --single-quote --write *.md",
"lint:js": "eslint --fix --cache src test",
"lint:js": "eslint --fix --cache src test --ext .js,.ts",
"lint:package": "prettier --write package.json --plugin=prettier-plugin-package",

@@ -46,3 +46,3 @@ "prebuild": "del-cli dist",

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

@@ -55,3 +55,3 @@ "dependencies": {

"@rollup/plugin-buble": "^0.21.0",
"rollup": "^1.29.0"
"rollup": "^2.0.0"
},

@@ -58,0 +58,0 @@ "ava": {

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