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

@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.121 to 1.0.122

proto/google/protobuf/any_test.proto

7

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

@@ -11,4 +11,5 @@ "publishConfig": {

"scripts": {
"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",
"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-http": "mkdir -p proto/google/api && cp node_modules/@wix/well-known-protos/googleapis/google/api/http.proto proto/google/api",
"test": "mocha test lib/**/*.spec.js --reporter mocha-env-reporter",

@@ -15,0 +16,0 @@ "release": "wnpm-release --no-shrinkwrap"

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