Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

extra-bit

Package Overview
Dependencies
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

extra-bit - npm Package Compare versions

Comparing version
2.2.48
to
2.3.0
+1
-1
LICENSE
MIT License
Copyright (c) 2020-23 Subhajit Sahu
Copyright (c) 2020-24 Subhajit Sahu

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "extra-bit",
"version": "2.2.48",
"version": "2.3.0",
"description": "The bit is a basic unit of information in information theory, computing.",

@@ -52,11 +52,11 @@ "sideEffects": false,

"devDependencies": {
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@types/jest": "^29.5.6",
"extra-build": "^2.2.43",
"@rollup/plugin-commonjs": "^25.0.8",
"@rollup/plugin-node-resolve": "^15.3.0",
"@types/jest": "^29.5.13",
"extra-build": "^2.2.46",
"jest": "^29.7.0",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-dts": "^6.1.0",
"ts-jest": "^29.1.1"
"rollup-plugin-dts": "^6.1.1",
"ts-jest": "^29.2.5"
}
}