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

@citiccardfe/load-jsbridge-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@citiccardfe/load-jsbridge-webpack-plugin - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

dist/index.js
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports["default"] = void 0;
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }

@@ -59,2 +64,3 @@

module.exports = LoadJsbridgePlugin;
var _default = LoadJsbridgePlugin;
exports["default"] = _default;

2

package.json
{
"name": "@citiccardfe/load-jsbridge-webpack-plugin",
"version": "1.0.1",
"version": "1.0.2",
"description": "A webpack plugin helps us to load different jsbridges(DKKJ/citicbankmobile) in different environment.",

@@ -5,0 +5,0 @@ "main": "dist/cjs.html",

@@ -44,2 +44,2 @@ // TODO: 将不同环境的jsbridge对象挂载到tower上

module.exports = LoadJsbridgePlugin
export default LoadJsbridgePlugin
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