Socket
Socket
Sign inDemoInstall

@pkgr/rollup

Package Overview
Dependencies
473
Maintainers
2
Versions
75
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.0 to 0.9.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.9.1](https://github.com/rx-ts/pkgr/compare/@pkgr/rollup@0.9.0...@pkgr/rollup@0.9.1) (2020-01-27)
### Bug Fixes
* **deps:** bump all (dev)Dependencies ([1d2727d](https://github.com/rx-ts/pkgr/commit/1d2727d9a14ff65e7a46c049feb9aec6824b78bf))
# [0.9.0](https://github.com/rx-ts/pkgr/compare/@pkgr/rollup@0.8.10...@pkgr/rollup@0.9.0) (2020-01-19)

@@ -8,0 +19,0 @@

10

package.json
{
"name": "@pkgr/rollup",
"version": "0.9.0",
"version": "0.9.1",
"description": "Seamless Rollup bundler wrapper for libraries",

@@ -37,6 +37,6 @@ "repository": "git@github.com:rx-ts/pkgr.git",

"micromatch": "^4.0.2",
"rollup": "^1.29.0",
"rollup": "^1.30.0",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-copy": "^3.2.1",
"rollup-plugin-postcss": "^2.0.3",
"rollup-plugin-copy": "^3.3.0",
"rollup-plugin-postcss": "^2.0.5",
"rollup-plugin-terser": "^5.2.0",

@@ -50,3 +50,3 @@ "rollup-plugin-typescript": "^1.0.1",

"sideEffects": false,
"gitHead": "2909eb5e0a3335956b98231115b5d34fc64596fb"
"gitHead": "671067d96da551d61f9849eb2f3d0a30bb122feb"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc