bigbrother-webpack-plugin
Advanced tools
Comparing version 1.7.3 to 1.7.4
1.7.4 / 2019-11-18 | ||
================== | ||
* fix: engines | ||
1.7.3 / 2019-11-18 | ||
@@ -3,0 +8,0 @@ ================== |
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35190
17