New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rollup-plugin-rebase

Package Overview
Dependencies
Maintainers
1
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-rebase - npm Package Compare versions

Comparing version 0.9.1 to 0.9.2

__tests__/output/blank-hk4Yl7Ly.gif

2

lib/node.commonjs.js

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

/*! rollup-plugin-rebase v0.9.1 by Sebastian Werner <s.werner@sebastian-software.de> */
/*! rollup-plugin-rebase v0.9.2 by Sebastian Werner <s.werner@sebastian-software.de> */
'use strict';

@@ -3,0 +3,0 @@

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

/*! rollup-plugin-rebase v0.9.1 by Sebastian Werner <s.werner@sebastian-software.de> */
/*! rollup-plugin-rebase v0.9.2 by Sebastian Werner <s.werner@sebastian-software.de> */
import path from 'path';

@@ -3,0 +3,0 @@ import denodeify from 'denodeify';

{
"name": "rollup-plugin-rebase",
"version": "0.9.1",
"version": "0.9.2",
"description": "The Rollup Rebase Plugin copies static assets as required from your JavaScript code to the destination folder and adjusts the references in there to point to the new location.",

@@ -46,6 +46,6 @@ "keywords": [

"denodeify": "^1.2.1",
"fs-extra": "^4.0.1",
"fs-extra": "^4.0.2",
"loader-utils": "^1.1.0",
"postcss": "^6.0.11",
"postcss-import": "^10.0.0",
"postcss": "^6.0.13",
"postcss-import": "^11.0.0",
"postcss-sass": "^0.2.0",

@@ -60,8 +60,8 @@ "postcss-scss": "^1.0.2",

"babel-preset-latest": "^6.24.1",
"jest": "^21.0.1",
"jest": "^21.2.1",
"prepublish": "^1.4.2",
"readable-code": "^3.4.13",
"rollup": "^0.49.2",
"readable-code": "^3.4.14",
"rollup": "^0.50.0",
"shortid": "^2.2.8"
}
}
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