Socket
Socket
Sign inDemoInstall

tsbuffer

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsbuffer - npm Package Compare versions

Comparing version 2.1.5 to 2.1.6

index.js

4

index.d.ts
/*!
* TSBuffer v2.1.5
* TSBuffer v2.1.6
* -----------------------------------------
* MIT LICENSE
* KingWorks (C) Copyright 2021
* KingWorks (C) Copyright 2022
* https://github.com/k8w/tsbuffer

@@ -7,0 +7,0 @@ */

{
"name": "tsbuffer",
"version": "2.1.5",
"version": "2.1.6",
"description": "",
"main": "index.cjs",
"main": "index.js",
"exports": {
"require": "./index.cjs",
"require": "./index.js",
"import": "./index.mjs"

@@ -20,4 +20,4 @@ },

"devDependencies": {
"@microsoft/api-documenter": "^7.13.67",
"@microsoft/api-extractor": "^7.18.19",
"@microsoft/api-documenter": "^7.14.1",
"@microsoft/api-extractor": "^7.19.4",
"@types/mocha": "^8.2.3",

@@ -27,7 +27,7 @@ "@types/node": "^15.14.9",

"nyc": "^15.1.0",
"rollup": "^2.59.0",
"rollup-plugin-typescript2": "^0.30.0",
"rollup": "^2.63.0",
"rollup-plugin-typescript2": "^0.31.1",
"ts-node": "^10.4.0",
"tsbuffer-proto-generator": "^1.5.0",
"typescript": "^4.4.4"
"tsbuffer-proto-generator": "^1.6.0",
"typescript": "^4.5.4"
},

@@ -34,0 +34,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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