Socket
Socket
Sign inDemoInstall

rollup-plugin-replace

Package Overview
Dependencies
8
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

dist/rollup-plugin-replace.cjs.js

4

CHANGELOG.md
# rollup-plugin-replace changelog
## 1.0.1
* Include correct files in package
## 1.0.0
* First release

5

package.json
{
"name": "rollup-plugin-replace",
"version": "1.0.0",
"version": "1.0.1",
"devDependencies": {

@@ -27,5 +27,6 @@ "eslint": "^1.7.3",

"files": [
"index.js",
"src",
"dist",
"README.md"
]
}
# rollup-plugin-replace
**Experimental - depends on unreleased version of Rollup**
Replace strings in files while bundling them.

@@ -6,0 +4,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc