Socket
Socket
Sign inDemoInstall

@daybrush/builder

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daybrush/builder - npm Package Compare versions

Comparing version 0.0.7 to 0.1.0

2

index.js

@@ -30,3 +30,3 @@ const fs = require("fs");

});
const minifyPlugin = require("rollup-plugin-prototype-minify")({ sourcemap: true })
const minifyPlugin = require("@daybrush/rollup-plugin-prototype-minify")({ sourcemap: true })
const resolvePlugin = require("rollup-plugin-node-resolve")();

@@ -33,0 +33,0 @@ const uglifyPlugin = require("rollup-plugin-uglify").uglify;

{
"name": "@daybrush/builder",
"version": "0.0.7",
"version": "0.1.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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