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

@bepp/core

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bepp/core - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

2

dist/cli.js
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 BuildChromiumCore, f as BuildEdgeCore, g as BuildBraveCore, h as BuildOperaCore, i as BuildOperaGXCore, j as BuildChromeCore, k as BuildFirefoxCore, l as BuildCustomCore, m as BuildYandexCore, o as BuildSafariCore } from "./main-TgSOTSiJ.js";
import { Command, Option } from "@commander-js/extra-typings";
import chalk from "chalk";
const version = "1.2.2";
const version = "1.2.3";
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.2.2",
"version": "1.2.3",
"description": "Package your extension for multiple browsers quickly and easily",

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

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