You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@bepp/core

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bepp/core - npm Package Compare versions

Comparing version

to
1.0.12

import { n as name, d as description, L as Logger, I as InitCore, B as BuildConfigCore, c as compressTypes, e as extTypes, a as BuildBrowserSharedCore, b as BuildSafariCore, f as BuildChromiumCore, g as BuildEdgeCore, h as BuildBraveCore, i as BuildOperaCore, j as BuildOperaGXCore, k as BuildChromeCore, l as BuildFirefoxCore, m as BuildCustomCore, o as BuildYandexCore } from "./main-8Ny7j2tq.js";
import { Command, Option } from "@commander-js/extra-typings";
import chalk from "chalk";
const version = "1.0.11";
const version = "1.0.6";
const moreInfoLink = (path = void 0) => `

@@ -6,0 +6,0 @@ More info: ${chalk.italic.gray.underline("https://bepp.pigeonposse.com/guide/" + (path ? path : ""))}

{
"name": "@bepp/core",
"version": "1.0.11",
"version": "1.0.12",
"description": "Package your extension for multiple browsers quickly and easily",

@@ -5,0 +5,0 @@ "type": "module",