New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@softwareventures/date

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@softwareventures/date - npm Package Compare versions

Comparing version
5.0.0
to
5.0.1
+18
-16
package.json
{
"name": "@softwareventures/date",
"version": "5.0.0",
"version": "5.0.1",
"description": "An abstract date, with no associated time zone",

@@ -39,27 +39,29 @@ "keywords": [

"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@commitlint/config-conventional": "18.6.3",
"@commitlint/cz-commitlint": "18.6.1",
"@softwareventures/eslint-config": "7.3.0",
"@softwareventures/precise-commits": "3.0.33",
"@softwareventures/eslint-config": "7.6.0",
"@softwareventures/precise-commits": "4.0.12",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "4.0.0",
"@softwareventures/tsconfig": "7.1.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"ava": "6.1.1",
"@softwareventures/semantic-release-config": "5.0.0",
"@softwareventures/tsconfig": "7.1.1",
"@types/node": "20.12.12",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
"ava": "6.1.3",
"commitizen": "4.3.0",
"conventional-changelog-conventionalcommits": "7.0.2",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.1.0",
"eslint-plugin-jsdoc": "48.2.5",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-sonarjs": "0.24.0",
"eslint-plugin-sonarjs": "0.25.1",
"husky": "9.0.11",
"inquirer": "8.2.6",
"pinst": "3.0.0",
"prettier": "2.8.8",
"semantic-release": "22.0.12",
"prettier": "3.2.5",
"semantic-release": "23.1.1",
"semantic-release-pinst": "1.0.3",
"ts-node": "10.9.2",
"typescript": "5.3.3"
"typescript": "5.4.5"
},

@@ -87,3 +89,3 @@ "eslintConfig": {

},
"packageManager": "yarn@4.1.0",
"packageManager": "yarn@4.2.2",
"publishConfig": {

@@ -90,0 +92,0 @@ "access": "public"