Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@zsviczian/rollup-plugin-postprocess

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zsviczian/rollup-plugin-postprocess - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

dist/rollup-plugin-postprocess.js

@@ -1070,3 +1070,3 @@ var chars = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';

name: 'postprocess',
transformBundle(code, {
renderChunk(code, {
sourceMap,

@@ -1073,0 +1073,0 @@ format

@@ -1072,3 +1072,3 @@ var chars = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';

name: 'postprocess',
transformBundle(code, {
renderChunk(code, {
sourceMap,

@@ -1075,0 +1075,0 @@ format

{
"name": "@zsviczian/rollup-plugin-postprocess",
"publishConfig": {
"access": "public"
},
"version": "1.0.2",
"version": "1.0.3",
"description": "Find-and-replace postprocessing for Rollup output.",

@@ -45,3 +42,3 @@ "main": "dist/rollup-plugin-postprocess.js",

"eslint-config-developit": "^1.2.0",
"microbundle": "^0.12.4",
"microbundle": "^0.12.3",
"nyc": "^15.1.0"

@@ -48,0 +45,0 @@ },

@@ -1,7 +0,1 @@

I got tired of `npm install brettz9/rollup-plugin-postprocess#update --save-dev` and created my own identical fork with @brettz9's fix
More info here: https://github.com/developit/rollup-plugin-postprocess/issues/10
---
# rollup-plugin-postprocess [![npm](https://img.shields.io/npm/v/rollup-plugin-postprocess.svg?style=flat)](https://www.npmjs.org/package/rollup-plugin-postprocess) [![travis](https://travis-ci.org/developit/rollup-plugin-postprocess.svg?branch=master)](https://travis-ci.org/developit/rollup-plugin-postprocess)

@@ -8,0 +2,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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