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

@types/flatbuffers

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/flatbuffers - npm Package Compare versions

Comparing version 1.6.3 to 1.6.4

2

flatbuffers/index.d.ts

@@ -575,3 +575,3 @@ // Type definitions for flatbuffers 1.6

*/
__union<T extends flatbuffers.Table>(t: T, offset: number): T;
__union<T extends Table>(t: T, offset: number): T;

@@ -578,0 +578,0 @@ /**

{
"name": "@types/flatbuffers",
"version": "1.6.3",
"version": "1.6.4",
"description": "TypeScript definitions for flatbuffers",

@@ -19,5 +19,4 @@ "license": "MIT",

"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "50fac7ed1620c70ce938b7c6a20fb1c020dbea25c1e8257a7ea469133881e45a",
"typesPublisherContentHash": "f017d8a5750ed31cb0aa921a600e48e77e5d605849ab7c14724dd759ee30e3c2",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Fri, 02 Jun 2017 01:33:56 GMT
* Last updated: Mon, 21 Aug 2017 21:49:18 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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