@wix/be-http-binding
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@wix/be-http-binding", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": "Mantas Indrašius <mantasi@wix.com>", | ||
@@ -11,3 +11,4 @@ "publishConfig": { | ||
"scripts": { | ||
"build": ":", | ||
"build": "npm run copy:proto", | ||
"copy:proto": "mkdir -p proto/google/api && cp node_modules/@wix/well-known-protos/googleapis/google/api/http.proto proto/google/api", | ||
"test": "mocha test --reporter mocha-env-reporter", | ||
@@ -17,2 +18,3 @@ "release": "wnpm-release --no-shrinkwrap" | ||
"devDependencies": { | ||
"@wix/well-known-protos": "^1.0.11", | ||
"chai": "^4.2.0", | ||
@@ -19,0 +21,0 @@ "mocha": "^5.2.0", |
Sorry, the diff of this file is not supported yet
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
Mixed license
License(Experimental) Package contains multiple licenses.
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
19207
7
7
1