Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ts-pkg-installer

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-pkg-installer - npm Package Compare versions

Comparing version 1.0.13 to 1.0.14

34

package.json
{
"name": "ts-pkg-installer",
"version": "1.0.13",
"version": "1.0.14",
"description": "TypeScript package installer",

@@ -23,21 +23,21 @@ "main": "bin/ts-pkg-installer.js",

"devDependencies": {
"chai": "^2.1.0",
"cucumber": "^0.4.7",
"groc": "^0.8.0",
"mocha": "^2.1.0",
"ncp": "^2.0.0",
"rimraf": "^2.2.8",
"tsd": "^0.6.0-beta.5",
"tslint": "^2.1.1",
"typescript": "^1.4.1"
"chai": "=2.1.0",
"cucumber": "=0.4.7",
"groc": "=0.8.0",
"mocha": "=2.1.0",
"ncp": "=2.0.0",
"rimraf": "=2.2.8",
"tsd": "=0.6.0-beta.5",
"tslint": "=2.1.1",
"typescript": "=1.4.1"
},
"dependencies": {
"bluebird": "^2.9.12",
"commander": "^2.6.0",
"debug": "^2.1.1",
"lodash": "^3.3.1",
"mkdirp": "^0.5.0",
"read-package-json": "^1.3.2",
"source-map-support": "^0.2.9"
"bluebird": "=2.9.12",
"commander": "=2.6.0",
"debug": "=2.1.1",
"lodash": "=3.3.1",
"mkdirp": "=0.5.0",
"read-package-json": "=1.3.2",
"source-map-support": "=0.2.9"
}
}
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