Socket
Socket
Sign inDemoInstall

@rollup/plugin-replace

Package Overview
Dependencies
Maintainers
4
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rollup/plugin-replace - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

1

dist/cjs/index.js

@@ -32,2 +32,3 @@ 'use strict';

delete values.objectGuards;
delete values.preventAssignment;
return values;

@@ -34,0 +35,0 @@ }

@@ -28,2 +28,3 @@ import MagicString from 'magic-string';

delete values.objectGuards;
delete values.preventAssignment;
return values;

@@ -30,0 +31,0 @@ }

2

package.json
{
"name": "@rollup/plugin-replace",
"version": "6.0.0",
"version": "6.0.1",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

@@ -28,2 +28,3 @@ import MagicString from 'magic-string';

delete values.objectGuards;
delete values.preventAssignment;
return values;

@@ -30,0 +31,0 @@ }

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