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

@joystream/content-metadata-protobuf

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@joystream/content-metadata-protobuf - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

lib/index.d.ts

1

compiled/proto/Channel_pb.js

@@ -5,2 +5,3 @@ // source: proto/Channel.proto

* @enhanceable
* @suppress {missingRequire} reports error on implicit type usages.
* @suppress {messageConventions} JS Compiler reports an error if a variable or

@@ -7,0 +8,0 @@ * field starts with 'MSG_' and isn't a translatable message.

@@ -5,2 +5,3 @@ // source: proto/Person.proto

* @enhanceable
* @suppress {missingRequire} reports error on implicit type usages.
* @suppress {messageConventions} JS Compiler reports an error if a variable or

@@ -7,0 +8,0 @@ * field starts with 'MSG_' and isn't a translatable message.

@@ -5,2 +5,3 @@ // source: proto/Playlist.proto

* @enhanceable
* @suppress {missingRequire} reports error on implicit type usages.
* @suppress {messageConventions} JS Compiler reports an error if a variable or

@@ -7,0 +8,0 @@ * field starts with 'MSG_' and isn't a translatable message.

@@ -5,2 +5,3 @@ // source: proto/Series.proto

* @enhanceable
* @suppress {missingRequire} reports error on implicit type usages.
* @suppress {messageConventions} JS Compiler reports an error if a variable or

@@ -7,0 +8,0 @@ * field starts with 'MSG_' and isn't a translatable message.

@@ -5,2 +5,3 @@ // source: proto/Video.proto

* @enhanceable
* @suppress {missingRequire} reports error on implicit type usages.
* @suppress {messageConventions} JS Compiler reports an error if a variable or

@@ -7,0 +8,0 @@ * field starts with 'MSG_' and isn't a translatable message.

5

package.json
{
"name": "@joystream/content-metadata-protobuf",
"version": "1.0.0",
"version": "1.1.0",
"description": "Joystream Content Metadata Protobuf Library ",

@@ -18,3 +18,4 @@ "main": "lib/index.js",

"checks": "tsc --noEmit --pretty && prettier ./ --check && yarn lint",
"format": "prettier ./ --write"
"format": "prettier ./ --write",
"prepublish": "yarn build"
},

@@ -21,0 +22,0 @@ "files": [

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