New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

npaw-plugin

Package Overview
Dependencies
Maintainers
0
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npaw-plugin - npm Package Compare versions

Comparing version 7.2.35 to 7.2.36

2

package.json

@@ -1,1 +0,1 @@

{ "name": "npaw-plugin", "version": "7.2.35", "description": "NPAW's Plugin", "main": "dist/NpawPlugin.js", "files": [ "dist" ], "types": "dist/NpawPlugin.d.ts", "scripts": { "build": "ADAPTER_TYPE=wf webpack --mode=production", "watch": "ADAPTER_TYPE=wf webpack --mode=production --watch", "test": "jest", "lint": "eslint './src/**/*.ts'", "lint:fix": "eslint './src/**/*.ts' --fix", "codecheck": "jscpd src --mode strict", "doc": "jsdoc './src' -r -c jsdoc.json && arkit src/ -o docs/uml.svg" }, "repository": { "type": "git", "url": "git+https://repo.plugin.npaw.com/plugins/plugin-js.git" }, "keywords": [ "NPAW", "analytics", "plugin", "balancer", "p2p", "cdn", "switch", "active", "switching" ], "author": "NPAW <support@nicepeopleatwork.com>", "license": "MIT", "homepage": "https://repo.plugin.npaw.com/plugins/plugin-js#readme", "bugs": { "email": "support@nicepeopleatwork.com" }, "dependencies": { "hls-parser": "0.10.6", "mpd-parser": "^0.21.1", "uuid": "^9.0.0" }, "devDependencies": { "@babel/core": "^7.6.4", "@babel/preset-env": "^7.6.3", "@babel/preset-react": "^7.6.3", "@babel/preset-typescript": "^7.6.0", "@types/jest": "^28.1.8", "@types/node": "^18.11.9", "@typescript-eslint/eslint-plugin": "^5.40.1", "@typescript-eslint/parser": "^5.40.1", "arkit": "^1.6.4", "babel-loader": "^8.0.6", "better-docs": "^2.7.2", "cross-env": "^7.0.3", "crypto-browserify": "^3.12.0", "eslint": "^8.25.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.2.1", "javascript-obfuscator": "^4.0.0", "jest": "^28.1.3", "jest-cli": "^28.1.3", "jest-environment-jsdom": "^28.1.3", "jscpd": "^3.5.0", "jsdoc": "^3.6.11", "pending-xhr-puppeteer": "^2.3.3", "prettier": "^2.7.1", "ts-jest": "^28.0.8", "ts-loader": "^9.4.1", "typescript": "^4.8.4", "webpack": "^5.74.0", "webpack-bundle-analyzer": "^4.7.0", "webpack-cli": "^4.10.0", "webpack-obfuscator": "^3.5.1" }, "test": "mocha --reporter list", "babel": { "presets": [ "@babel/preset-env", "@babel/preset-react", "@babel/preset-typescript" ] }, "engines": { "node": ">= 10.13" } }
{ "name": "npaw-plugin", "version": "7.2.36", "description": "NPAW's Plugin", "main": "dist/NpawPlugin.js", "files": [ "dist" ], "types": "dist/NpawPlugin.d.ts", "scripts": { "build": "ADAPTER_TYPE=wf webpack --mode=production", "watch": "ADAPTER_TYPE=wf webpack --mode=production --watch", "test": "jest", "lint": "eslint './src/**/*.ts'", "lint:fix": "eslint './src/**/*.ts' --fix", "codecheck": "jscpd src --mode strict", "doc": "jsdoc './src' -r -c jsdoc.json && arkit src/ -o docs/uml.svg" }, "repository": { "type": "git", "url": "git+https://repo.plugin.npaw.com/plugins/plugin-js.git" }, "keywords": [ "NPAW", "analytics", "plugin", "balancer", "p2p", "cdn", "switch", "active", "switching" ], "author": "NPAW <support@nicepeopleatwork.com>", "license": "MIT", "homepage": "https://repo.plugin.npaw.com/plugins/plugin-js#readme", "bugs": { "email": "support@nicepeopleatwork.com" }, "dependencies": { "hls-parser": "0.10.6", "mpd-parser": "^0.21.1", "uuid": "^9.0.0" }, "devDependencies": { "@babel/core": "^7.6.4", "@babel/preset-env": "^7.6.3", "@babel/preset-react": "^7.6.3", "@babel/preset-typescript": "^7.6.0", "@types/jest": "^28.1.8", "@types/node": "^18.11.9", "@typescript-eslint/eslint-plugin": "^5.40.1", "@typescript-eslint/parser": "^5.40.1", "arkit": "^1.6.4", "babel-loader": "^8.0.6", "better-docs": "^2.7.2", "cross-env": "^7.0.3", "crypto-browserify": "^3.12.0", "eslint": "^8.25.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-prettier": "^4.2.1", "javascript-obfuscator": "^4.0.0", "jest": "^28.1.3", "jest-cli": "^28.1.3", "jest-environment-jsdom": "^28.1.3", "jscpd": "^3.5.0", "jsdoc": "^3.6.11", "pending-xhr-puppeteer": "^2.3.3", "prettier": "^2.7.1", "ts-jest": "^28.0.8", "ts-loader": "^9.4.1", "typescript": "^4.8.4", "webpack": "^5.74.0", "webpack-bundle-analyzer": "^4.7.0", "webpack-cli": "^4.10.0", "webpack-obfuscator": "^3.5.1" }, "test": "mocha --reporter list", "babel": { "presets": [ "@babel/preset-env", "@babel/preset-react", "@babel/preset-typescript" ] }, "engines": { "node": ">= 10.13" } }

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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