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

@valjoux/convert

Package Overview
Dependencies
Maintainers
0
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@valjoux/convert - npm Package Compare versions

Comparing version 0.3.21 to 0.4.0

dist/index.js

26

package.json
{
"name": "@valjoux/convert",
"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": ""
},
"dependencies": {
"@valjoux/util-bitwise": "^0.3.21"
"@valjoux/util-bitwise": "^0.4.0"
},

@@ -39,3 +35,7 @@ "repository": {

"homepage": "https://github.com/hoyeungw/valjoux#readme",
"gitHead": "58e80567ae36c1e148ee01373841d80a637cd205"
}
"gitHead": "792790a75c6068fe0d36507ff0e74a895939783f",
"scripts": {
"pub": "npm publish",
"test": ""
}
}

@@ -0,0 +0,0 @@ # @valjoux/convert

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