extra-bit
Advanced tools
+1
-1
| 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 |
+7
-7
| { | ||
| "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" | ||
| } | ||
| } |