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

vehicles

Package Overview
Dependencies
Maintainers
0
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vehicles - npm Package Compare versions

Comparing version 10.0.7 to 10.0.8

34

package.json

@@ -13,3 +13,3 @@ {

"dependencies": {
"@babel/runtime": "^7.25.6",
"@babel/runtime": "^7.25.7",
"decimal.js": "^10.4.3",

@@ -20,21 +20,21 @@ "tslib": "^2.7.0"

"devDependencies": {
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/plugin-external-helpers": "^7.24.7",
"@babel/plugin-transform-runtime": "^7.25.4",
"@babel/preset-env": "^7.25.4",
"@babel/register": "^7.24.6",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-angular": "^19.4.1",
"@babel/cli": "^7.25.7",
"@babel/core": "^7.25.7",
"@babel/plugin-external-helpers": "^7.25.7",
"@babel/plugin-transform-runtime": "^7.25.7",
"@babel/preset-env": "^7.25.7",
"@babel/register": "^7.25.7",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-angular": "^19.5.0",
"@rollup/plugin-babel": "^6.0.4",
"@types/sinon": "^10.0.20",
"chai": "^4.3.10",
"commitizen": "^4.3.0",
"commitizen": "^4.3.1",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.57.0",
"eslint-config-holy-grail": "^59.0.16",
"eslint-config-holy-grail": "^60.0.8",
"grunt": "^1.6.1",
"grunt-cli": "^1.5.0",
"grunt-sh": "^0.2.1",
"husky": "^8.0.3",
"husky": "^9.1.6",
"karma": "^6.4.4",

@@ -53,3 +53,3 @@ "karma-chrome-launcher": "^3.2.0",

"rimraf": "^6.0.1",
"rollup": "^4.21.2",
"rollup": "^4.24.0",
"sinon": "^17.0.2",

@@ -61,4 +61,4 @@ "sinon-chai": "^3.7.0",

"tslint-config-holy-grail": "^56.0.3",
"typescript": "^5.5.4",
"webpack": "^5.94.0"
"typescript": "^5.6.2",
"webpack": "^5.95.0"
},

@@ -94,3 +94,3 @@ "engines": {

"lint:test": "eslint --config config/eslint/test.json --ext .js --report-unused-disable-directives test/",
"prepare": "husky install",
"prepare": "husky",
"prepublishOnly": "npm run build",

@@ -100,3 +100,3 @@ "test": "grunt lint && grunt test"

"types": "build/es2019/module.d.ts",
"version": "10.0.7"
"version": "10.0.8"
}
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