Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.1.1 to 0.1.2

2

index.js

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

});
const minifyPlugin = require("@daybrush/rollup-plugin-prototype-minify")({ sourcemap: true })
const minifyPlugin = require("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.1.1",
"version": "0.1.2",
"description": "",

@@ -24,3 +24,3 @@ "main": "index.js",

"rollup-plugin-node-resolve": "^4.0.1",
"rollup-plugin-prototype-minify": "^1.0.5",
"rollup-plugin-prototype-minify": "^1.1.0",
"rollup-plugin-replace": "^2.1.1",

@@ -27,0 +27,0 @@ "rollup-plugin-typescript": "^1.0.1",

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