protobuf-json-loader
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "protobuf-json-loader", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A protobuf loader module for webpack, transfer proto to json", | ||
@@ -15,6 +15,3 @@ "license": "MIT", | ||
"bin": "", | ||
"main": "src/index.js", | ||
"engines": { | ||
"node": ">= 6.9.0 < 7.0.0 || >= 8.9.0" | ||
}, | ||
"main": "index.js", | ||
"scripts": { | ||
@@ -21,0 +18,0 @@ "webpack": "webpack", |
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
2663