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 3.0.7 to 3.0.8

build/es2015/de-lorean.d.ts.map

1

build/es2015/de-lorean.d.ts

@@ -15,1 +15,2 @@ import { IVehicle } from './interfaces';

}
//# sourceMappingURL=/build/es2015/de-lorean.d.ts.map

@@ -6,1 +6,2 @@ export interface IDefinition {

}
//# sourceMappingURL=/build/es2015/interfaces/definition.d.ts.map
export * from './definition';
export * from './vehicle';
//# sourceMappingURL=/build/es2015/interfaces/index.d.ts.map

@@ -5,1 +5,2 @@ export interface IVehicle {

}
//# sourceMappingURL=/build/es2015/interfaces/vehicle.d.ts.map
export * from './de-lorean';
export * from './interfaces';
export * from './platoon';
//# sourceMappingURL=/build/es2015/module.d.ts.map

@@ -15,1 +15,2 @@ import { DeLorean } from './de-lorean';

}
//# sourceMappingURL=/build/es2015/platoon.d.ts.map

20

package.json

@@ -31,3 +31,3 @@ {

"cz-conventional-changelog": "^2.1.0",
"eslint": "^5.3.0",
"eslint": "^5.4.0",
"eslint-config-holy-grail": "^30.0.0",

@@ -37,3 +37,3 @@ "greenkeeper-lockfile": "^1.15.1",

"grunt-babel": "^7.0.0",
"grunt-cli": "^1.0.0",
"grunt-cli": "^1.3.1",
"grunt-contrib-clean": "^1.1.0",

@@ -46,3 +46,3 @@ "grunt-karma": "^2.0.0",

"husky": "^0.14.3",
"karma": "^2.0.5",
"karma": "^3.0.0",
"karma-chrome-launcher": "^2.2.0",

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

"mocha": "^5.2.0",
"rollup": "^0.63.5",
"rollup": "^0.64.1",
"rollup-plugin-babel": "^3.0.7",
"sinon": "^6.1.4",
"sinon": "^6.1.5",
"sinon-chai": "^3.2.0",
"ts-loader": "^4.4.2",
"tsconfig-holy-grail": "^5.0.9",
"ts-loader": "^4.5.0",
"tsconfig-holy-grail": "^6.0.0",
"tslint": "^5.11.0",
"tslint-config-holy-grail": "^33.0.7",
"tslint-config-holy-grail": "^33.0.11",
"typescript": "^3.0.1",
"webpack": "^4.16.4"
"webpack": "^4.17.1"
},

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

"types": "build/es2015/module.d.ts",
"version": "3.0.7"
"version": "3.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