Socket
Socket
Sign inDemoInstall

@wix/be-http-binding

Package Overview
Dependencies
Maintainers
6
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/be-http-binding - npm Package Compare versions

Comparing version 1.0.122 to 1.0.123

4

package.json
{
"name": "@wix/be-http-binding",
"version": "1.0.122",
"version": "1.0.123",
"author": "Mantas Indrašius <mantasi@wix.com>",

@@ -12,3 +12,3 @@ "publishConfig": {

"build": "npm run copy:proto-generic && npm run copy:proto-http",
"copy:proto-generic": "mkdir -p proto/google/protobuf && cp node_modules/@wix/well-known-protos/protobuf/google/protobuf/*.proto proto/google/protobuf",
"copy:proto-generic": "mkdir -p proto/google/protobuf && rsync -aP --exclude=*unittest* node_modules/@wix/well-known-protos/protobuf/google/protobuf/*.proto proto/google/protobuf",
"copy:proto-http": "mkdir -p proto/google/api && cp node_modules/@wix/well-known-protos/googleapis/google/api/http.proto proto/google/api",

@@ -15,0 +15,0 @@ "test": "mocha test lib/**/*.spec.js --reporter mocha-env-reporter",

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