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

vehicles

Package Overview
Dependencies
Maintainers
1
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 4.0.2 to 4.0.3

12

build/es5/bundle.js

@@ -129,5 +129,7 @@ (function (global, factory) {

return function travel(_x) {
function travel(_x) {
return _travel.apply(this, arguments);
};
}
return travel;
}()

@@ -288,5 +290,7 @@ }, {

return function travel(_x) {
function travel(_x) {
return _travel.apply(this, arguments);
};
}
return travel;
}()

@@ -293,0 +297,0 @@ }]);

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

"dependencies": {
"@babel/runtime": "^7.1.5",
"@babel/runtime": "^7.2.0",
"decimal.js": "^10.0.1",

@@ -20,12 +20,12 @@ "tslib": "^1.9.3"

"devDependencies": {
"@babel/core": "^7.1.6",
"@babel/plugin-external-helpers": "^7.0.0",
"@babel/plugin-transform-runtime": "^7.1.0",
"@babel/preset-env": "^7.1.6",
"@babel/core": "^7.2.0",
"@babel/plugin-external-helpers": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/preset-env": "^7.2.0",
"@babel/register": "^7.0.0",
"@commitlint/cli": "^7.2.1",
"@commitlint/config-angular": "^7.1.2",
"@types/sinon": "^5.0.6",
"@types/sinon": "^5.0.7",
"chai": "^4.2.0",
"commitizen": "^3.0.4",
"commitizen": "^3.0.5",
"cz-conventional-changelog": "^2.1.0",

@@ -38,3 +38,3 @@ "eslint": "^5.9.0",

"grunt-contrib-clean": "^2.0.0",
"grunt-karma": "^3.0.0",
"grunt-karma": "^3.0.1",
"grunt-mocha-test": "^0.13.3",

@@ -44,4 +44,4 @@ "grunt-sh": "^0.2.0",

"gruntify-eslint": "^5.0.0",
"husky": "^1.1.4",
"karma": "^3.1.1",
"husky": "^1.2.0",
"karma": "^3.1.3",
"karma-chrome-launcher": "^2.2.0",

@@ -57,12 +57,12 @@ "karma-firefox-launcher": "^1.1.0",

"mocha": "^5.2.0",
"rollup": "^0.67.3",
"rollup": "^0.67.4",
"rollup-plugin-babel": "^4.0.3",
"sinon": "^7.1.1",
"sinon-chai": "^3.2.0",
"ts-loader": "^5.3.0",
"tsconfig-holy-grail": "^7.0.12",
"sinon-chai": "^3.3.0",
"ts-loader": "^5.3.1",
"tsconfig-holy-grail": "^9.0.2",
"tslint": "^5.11.0",
"tslint-config-holy-grail": "^38.0.1",
"typescript": "^3.1.6",
"webpack": "^4.25.1"
"tslint-config-holy-grail": "^38.0.5",
"typescript": "^3.2.1",
"webpack": "^4.27.0"
},

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

"types": "build/es2018/module.d.ts",
"version": "4.0.2"
"version": "4.0.3"
}
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