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.0e1ec66.0 to 2.1.4-next.0e35087.0

30

package.json
{
"name": "binarytf",
"version": "2.1.4-next.0e1ec66.0",
"version": "2.1.4-next.0e35087.0",
"description": "Binary Term Format",

@@ -29,9 +29,7 @@ "author": "kyranet <kyradiscord@gmail.com>",

"check-update": "cliff-jumper --dry-run",
"_postinstall": "husky install .github/husky",
"prepack": "yarn build && pinst --disable",
"postpack": "pinst --enable"
"prepack": "yarn build"
},
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"@favware/cliff-jumper": "^2.2.0",

@@ -41,13 +39,11 @@ "@sapphire/eslint-config": "^5.0.2",

"@sapphire/ts-config": "^5.0.0",
"@types/node": "^20.6.4",
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@vitest/coverage-v8": "^0.34.5",
"@types/node": "^20.8.6",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@vitest/coverage-v8": "^0.34.6",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"pinst": "^3.0.0",
"eslint-plugin-prettier": "^5.0.1",
"lint-staged": "^15.0.0",
"prettier": "^3.0.3",

@@ -57,3 +53,3 @@ "tsup": "^7.2.0",

"typescript": "^5.2.2",
"vitest": "^0.34.5"
"vitest": "^0.34.6"
},

@@ -104,3 +100,3 @@ "repository": {

"prettier": "@sapphire/prettier-config",
"packageManager": "yarn@3.6.3"
"packageManager": "yarn@3.6.4"
}
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