New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@smartcosmos/sample-protobufs

Package Overview
Dependencies
Maintainers
6
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smartcosmos/sample-protobufs - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

6

index.js

@@ -1,5 +0,5 @@

const baseProtoUrl = `${__dirname}/protos`;
const baseProtoUrl = `${__dirname}/protos`
module.exports = {
sample: `${baseProtoUrl}/sample.proto`,
};
sample: `${baseProtoUrl}/sample.proto`
}
{
"name": "@smartcosmos/sample-protobufs",
"version": "0.0.1",
"version": "0.0.2",
"description": "Protobuf files for gRPC APIs",

@@ -11,3 +11,6 @@ "author": "Smartrac Solutions, Inc.",

},
"gitHead": "ca76bc8979ebbbb60fc0a30bde0f280ae46ba0d2"
"publishConfig": {
"access": "public"
},
"gitHead": "3493f8f6131320ceb545dd7e79da71baef327f2d"
}
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