Socket
Socket
Sign inDemoInstall

@radpack/rollup-plugin

Package Overview
Dependencies
25
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

2

lib/index.esm.js

@@ -1,2 +0,2 @@

import { resolvePath, createExport, createEntry } from '@radpack/core';
import { createExport, createEntry, resolvePath } from '@radpack/core';
import { getRelativeExport, parseOptions, getExports, createManifest, mergeExports, constants, getExport } from '@radpack/build';

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

{
"name": "@radpack/rollup-plugin",
"version": "1.0.4",
"version": "1.0.5",
"description": "Rapid Application Development Packaging Rollup Plugin",

@@ -34,3 +34,3 @@ "main": "./lib/index.cjs.js",

"dependencies": {
"@radpack/build": "^1.0.4",
"@radpack/build": "^1.0.5",
"acorn-walk": "^8.2.0",

@@ -40,12 +40,11 @@ "magic-string": "^0.25.9"

"devDependencies": {
"@radpack/core": "^1.0.4",
"@radpack/core": "^1.0.5",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^19.0.2",
"@rollup/plugin-node-resolve": "^13.2.1",
"acorn": "^8.7.0",
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-node-resolve": "^13.3.0",
"acorn": "^8.8.0",
"rimraf": "^3.0.2",
"rollup": "^2.70.2"
"rollup": "^2.78.1"
},
"license": "MIT",
"gitHead": "bda826562880063765984d870a7365851635120e"
"license": "MIT"
}
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