Socket
Socket
Sign inDemoInstall

@wix/be-server

Package Overview
Dependencies
Maintainers
4
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/be-server - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

2

lib/proto-modules-bindings.js

@@ -55,2 +55,2 @@ const {create} = require('@wix/proto-packages');

return value.charAt(0).toLowerCase() + value.slice(1);
}
}
{
"name": "@wix/be-server",
"version": "1.0.10",
"version": "1.0.11",
"author": "Mantas Indrašius <mantasi@wix.com>",

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

"scripts": {
"build": "tsc --declaration",
"build": ":",
"test": "mocha test lib/**/*.spec.js --reporter mocha-env-reporter",

@@ -22,3 +22,2 @@ "release": "wnpm-release --no-shrinkwrap"

"protobufjs": "^6.8.8",
"typescript": "^3.5.1",
"wnpm-ci": "^6.2.55"

@@ -25,0 +24,0 @@ },

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