Socket
Socket
Sign inDemoInstall

wext-manifest-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wext-manifest-webpack-plugin - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

1

lib/plugin.js
"use strict";
/* eslint-disable import/no-extraneous-dependencies */
Object.defineProperty(exports, "__esModule", { value: true });
exports.WextManifestWebpackPlugin = void 0;
/**

@@ -5,0 +6,0 @@ * wext-manifest-webpack-plugin

34

package.json
{
"name": "wext-manifest-webpack-plugin",
"version": "1.2.0",
"version": "1.2.1",
"description": "Webpack plugin to solve the problem of generating js file for manifest.json entry",

@@ -43,22 +43,22 @@ "license": "MIT",

"devDependencies": {
"@abhijithvijayan/eslint-config": "1.3.0",
"@abhijithvijayan/tsconfig": "^1.1.2",
"@types/loader-utils": "^1.1.3",
"@types/webpack": "^4.41.10",
"@typescript-eslint/eslint-plugin": "^2.28.0",
"@typescript-eslint/parser": "^2.28.0",
"@abhijithvijayan/eslint-config": "1.4.1",
"@abhijithvijayan/tsconfig": "^1.2.0",
"@types/loader-utils": "^2.0.1",
"@types/webpack": "^4.41.18",
"@typescript-eslint/eslint-plugin": "^3.5.0",
"@typescript-eslint/parser": "^3.5.0",
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"eslint-config-airbnb": "^18.1.0",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^2.5.1",
"prettier": "^2.0.4",
"eslint-config-airbnb": "^18.2.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.20.3",
"eslint-plugin-react-hooks": "^4.0.5",
"prettier": "^2.0.5",
"rimraf": "^3.0.2",
"typescript": "^3.8.3",
"webpack": "^4.42.1"
"typescript": "^3.9.6",
"webpack": "^4.43.0"
}
}
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