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

@onflow/protobuf

Package Overview
Dependencies
Maintainers
11
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onflow/protobuf - npm Package Compare versions

Comparing version 1.2.0-alpha.1 to 1.2.0-alpha.2

.babelrc

6

CHANGELOG.md
# @onflow/protobuf
## 1.2.0-alpha.2
### Patch Changes
- [#1663](https://github.com/onflow/fcl-js/pull/1663) [`62dfafa9`](https://github.com/onflow/fcl-js/commit/62dfafa9c7adc3933822b0d3171d6eb025f1719e) Thanks [@nialexsan](https://github.com/nialexsan)! - Upgrade jest to v29.5 and update tests accordingly. Change build to transpile with ESM modules.
## 1.2.0-alpha.1

@@ -4,0 +10,0 @@

10

package.json
{
"name": "@onflow/protobuf",
"version": "1.2.0-alpha.1",
"version": "1.2.0-alpha.2",
"description": "Access Node Protobuf",

@@ -15,10 +15,4 @@ "license": "Apache-2.0",

},
"jest": {
"transform": {
".js": "jest-esm-transformer"
}
},
"devDependencies": {
"jest": "^27.5.1",
"jest-esm-transformer": "1.0.0",
"jest": "^29.5.0",
"path": "0.12.7",

@@ -25,0 +19,0 @@ "ts-protoc-gen": "0.12.0",

dist/index.js.map

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