@valjoux/util-bitwise
Advanced tools
Comparing version 0.3.21 to 0.4.0
{ | ||
"name": "@valjoux/util-bitwise", | ||
"version": "0.3.21", | ||
"version": "0.4.0", | ||
"description": "date & time util toolset", | ||
"main": "./dist/index.cjs", | ||
"exports": { | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
}, | ||
"type": "module", | ||
"exports": "./dist/index.js", | ||
"files": [ | ||
"dist" | ||
], | ||
"engines": { | ||
"node": ">=22.0.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
"pub": "npm publish", | ||
"test": "node -r @babel/register test/test.index.js" | ||
}, | ||
"repository": { | ||
@@ -36,3 +32,7 @@ "type": "git", | ||
"homepage": "https://github.com/hoyeungw/valjoux#readme", | ||
"gitHead": "58e80567ae36c1e148ee01373841d80a637cd205" | ||
} | ||
"gitHead": "792790a75c6068fe0d36507ff0e74a895939783f", | ||
"scripts": { | ||
"pub": "npm publish", | ||
"test": "node -r @babel/register test/test.index.js" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # @valjoux/util-bitwise |
Sorry, the diff of this file is not supported yet
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
Yes
3823
4
8
1