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

flatbuffers

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flatbuffers - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

js/README.md

4

package.json
{
"name": "flatbuffers",
"version": "2.0.1",
"version": "2.0.2",
"description": "Memory Efficient Serialization Library",

@@ -13,3 +13,3 @@ "files": [

"main": "js/flatbuffers.js",
"module": "mjs/index.mjs",
"module": "mjs/flatbuffers.js",
"directories": {

@@ -16,0 +16,0 @@ "doc": "docs",

@@ -47,2 +47,6 @@ ![logo](http://google.github.io/flatbuffers/fpl_logo_small.png) FlatBuffers

## Security
Please see our [Security Policy](SECURITY.md) for reporting vulnerabilities.
## Licensing

@@ -49,0 +53,0 @@ *Flatbuffers* is licensed under the Apache License, Version 2.0. See [LICENSE][] for the full license text.

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