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.0.6 to 1.0.7

21

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

@@ -21,4 +21,4 @@ "license": "MIT",

"prepublishOnly": "yarn build",
"lint": "eslint .",
"lint:fix": "eslint . --fix"
"lint": "eslint . --ext .ts",
"lint:fix": "eslint . --ext .ts --fix"
},

@@ -37,19 +37,18 @@ "keywords": [

"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.25.0",
"@typescript-eslint/parser": "^2.25.0",
"babel-eslint": "^10.0.3",
"@typescript-eslint/eslint-plugin": "^2.28.0",
"@typescript-eslint/parser": "^2.28.0",
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"eslint-config-airbnb": "^18.1.0",
"eslint-config-onepass": "2.2.0",
"eslint-config-prettier": "^6.10.1",
"eslint-plugin-html": "^6.0.0",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^3.0.0",
"prettier": "^2.0.2",
"eslint-plugin-react-hooks": "^2.5.1",
"prettier": "^2.0.4",
"rimraf": "^3.0.2",

@@ -56,0 +55,0 @@ "typescript": "^3.8.3",

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