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 1.0.1 to 1.0.2

4

lib/node.commonjs.js

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

/*! rollup-plugin-rebase v1.0.1 by Sebastian Werner <s.werner@sebastian-software.de> */
/*! rollup-plugin-rebase v1.0.2 by Sebastian Werner <s.werner@sebastian-software.de> */
'use strict';

@@ -6,3 +6,3 @@

require('nodent-runtime');
require('nodent-runtime/promise');
var path = _interopDefault(require('path'));

@@ -9,0 +9,0 @@ var denodeify = _interopDefault(require('denodeify'));

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

/*! rollup-plugin-rebase v1.0.1 by Sebastian Werner <s.werner@sebastian-software.de> */
import 'nodent-runtime';
/*! rollup-plugin-rebase v1.0.2 by Sebastian Werner <s.werner@sebastian-software.de> */
import 'nodent-runtime/promise';
import path from 'path';

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

{
"name": "rollup-plugin-rebase",
"version": "1.0.1",
"version": "1.0.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.",

@@ -61,3 +61,3 @@ "keywords": [

"postcss-scss": "^1.0.3",
"postcss-smart-asset": "^0.5.4",
"postcss-smart-asset": "^0.5.5",
"rollup-pluginutils": "^2.0.1",

@@ -67,4 +67,4 @@ "sugarss": "^1.0.1"

"devDependencies": {
"babel-preset-edge": "^1.5.1",
"eslint-config-readable": "^1.9.0",
"babel-preset-edge": "^1.6.0",
"eslint-config-readable": "^1.10.1",
"jest": "^22.1.4",

@@ -71,0 +71,0 @@ "prepublish": "^1.6.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