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

bigbrother-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bigbrother-webpack-plugin - npm Package Compare versions

Comparing version 1.7.3 to 1.7.4

5

History.md
1.7.4 / 2019-11-18
==================
* fix: engines
1.7.3 / 2019-11-18

@@ -3,0 +8,0 @@ ==================

12

package.json
{
"name": "bigbrother-webpack-plugin",
"version": "1.7.3",
"version": "1.7.4",
"description": "bigbrother client",

@@ -9,3 +9,3 @@ "main": "lib/index.js",

"lint-staged": "lint-staged",
"prepublishOnly": "npm run build",
"prepublishOnly": "npm run build && np --no-cleanup --yolo --no-publish",
"clean": "rimraf ./lib",

@@ -27,6 +27,7 @@ "postinstall": "node postinstall.js",

"engines": {
"install-alinode": "3.11.7"
"node": ">=8.0.0"
},
"ci": {
"type": "gitlab"
"type": "gitlab",
"versions": "8, 10, 12"
},

@@ -51,3 +52,4 @@ "author": "xiaosheng",

"tslint": "^5.11.0",
"typescript": "^3.1.3"
"typescript": "^3.1.3",
"np": "^5.0.1"
},

@@ -54,0 +56,0 @@ "lint-staged": {

@@ -8,3 +8,3 @@ # bigbrother-webpack-plugin

[![install size][install-size-image]][install-size-url]
![install-alinode 3.11.7](https://duing.alibaba-inc.com/img/label?key=install-alinode&value=3.11.7&keyBgColor=505050&valueBgColor=51CA2A&size=12)
![node >=8.0.0](https://duing.alibaba-inc.com/img/label?key=node&value=%3E%3D8.0.0&keyBgColor=505050&valueBgColor=51CA2A&size=12)

@@ -11,0 +11,0 @@ [tnpm-image]: https://npm.alibaba-inc.com/badge/v/bigbrother-webpack-plugin.svg

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