New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@valjoux/convert

Package Overview
Dependencies
Maintainers
1
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.0.1 to 0.0.2

12

package.json
{
"name": "@valjoux/convert",
"version": "0.0.1",
"version": "0.0.2",
"description": "date & time util toolset",

@@ -18,7 +18,7 @@ "main": "dist/index.cjs.js",

"dependencies": {
"@valjoux/util-bitwise": "^0.0.1"
"@valjoux/util-bitwise": "^0.0.2"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hoyeungw/vect.git"
"url": "git+https://github.com/hoyeungw/valjoux.git"
},

@@ -34,6 +34,6 @@ "keywords": [

"bugs": {
"url": "https://github.com/hoyeungw/vect"
"url": "https://github.com/hoyeungw/valjoux"
},
"homepage": "https://github.com/hoyeungw/vect#readme",
"gitHead": "87cb33a15cbe94dbca72e88a614c5c5c5ca9bbe1"
"homepage": "https://github.com/hoyeungw/valjoux#readme",
"gitHead": "b6c4d50713975798d4bd2c31eb8914a43bb8f867"
}

@@ -1,2 +0,2 @@

# @valjoux/temp
# @valjoux/convert

@@ -13,8 +13,8 @@ [![npm version][badge-npm-version]][url-npm]

[//]: <> (Shields)
[badge-npm-version]: https://flat.badgen.net/npm/v/@valjoux/asdf
[badge-npm-download-monthly]: https://flat.badgen.net/npm/dm/@valjoux/asdf
[badge-npm-download-total]:https://flat.badgen.net/npm/dt/@valjoux/asdf
[badge-npm-dependents]: https://flat.badgen.net/npm/dependents/@valjoux/asdf
[badge-npm-license]: https://flat.badgen.net/npm/license/@valjoux/asdf
[badge-pp-install-size]: https://flat.badgen.net/packagephobia/install/@valjoux/asdf
[badge-npm-version]: https://flat.badgen.net/npm/v/@valjoux/convert
[badge-npm-download-monthly]: https://flat.badgen.net/npm/dm/@valjoux/convert
[badge-npm-download-total]:https://flat.badgen.net/npm/dt/@valjoux/convert
[badge-npm-dependents]: https://flat.badgen.net/npm/dependents/@valjoux/convert
[badge-npm-license]: https://flat.badgen.net/npm/license/@valjoux/convert
[badge-pp-install-size]: https://flat.badgen.net/packagephobia/install/@valjoux/convert
[badge-github-last-commit]: https://flat.badgen.net/github/last-commit/hoyeungw/vect

@@ -24,4 +24,4 @@ [badge-github-commit-count]: https://flat.badgen.net/github/commits/hoyeungw/vect

[//]: <> (Link)
[url-npm]: https://npmjs.org/package/@valjoux/asdf
[url-pp]: https://packagephobia.now.sh/result?p=@valjoux/asdf
[url-npm]: https://npmjs.org/package/@valjoux/convert
[url-pp]: https://packagephobia.now.sh/result?p=@valjoux/convert
[url-github]: https://github.com/hoyeungw/vect

@@ -36,3 +36,3 @@ ##### Util for array

```console
$ npm install @valjoux/temp
$ npm install @valjoux/convert
```

@@ -39,0 +39,0 @@

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