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

binarytf

Package Overview
Dependencies
Maintainers
2
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binarytf - npm Package Compare versions

Comparing version 2.1.4-next.d65857a.0 to 2.1.4-next.da35c6d.0

2

dist/index.d.ts

@@ -178,2 +178,2 @@ /// <reference lib="dom" />

export { BigIntegers, BinaryPrimitives, BinaryTokens, Deserializer, DeserializerError, DeserializerReason, Numbers, OnUnsupported, RegExps, Serializer, SerializerError, SerializerReason, TypedArray, TypedArrays, deserialize, deserializeWithMetadata, serialize };
export { BigIntegers, BinaryPrimitives, BinaryTokens, Deserializer, DeserializerError, DeserializerReason, Numbers, type OnUnsupported, RegExps, Serializer, SerializerError, SerializerReason, TypedArray, TypedArrays, deserialize, deserializeWithMetadata, serialize };
{
"name": "binarytf",
"version": "2.1.4-next.d65857a.0",
"version": "2.1.4-next.da35c6d.0",
"description": "Binary Term Format",

@@ -32,22 +32,22 @@ "author": "kyranet <kyradiscord@gmail.com>",

"devDependencies": {
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@favware/cliff-jumper": "^2.2.0",
"@sapphire/eslint-config": "^5.0.2",
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@favware/cliff-jumper": "^2.2.3",
"@sapphire/eslint-config": "^5.0.3",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.0",
"@types/node": "^20.8.9",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@vitest/coverage-v8": "^0.34.6",
"@types/node": "^20.11.5",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@vitest/coverage-v8": "^1.2.2",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"lint-staged": "^15.0.2",
"prettier": "^3.0.3",
"tsup": "^7.2.0",
"typedoc": "^0.25.0",
"typescript": "^5.2.2",
"vitest": "^0.34.6"
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"lint-staged": "^15.2.1",
"prettier": "^3.2.5",
"tsup": "^8.0.1",
"typedoc": "^0.25.7",
"typescript": "^5.3.3",
"vitest": "^1.2.2"
},

@@ -98,3 +98,3 @@ "repository": {

"prettier": "@sapphire/prettier-config",
"packageManager": "yarn@3.6.4"
"packageManager": "yarn@4.1.0"
}

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