Socket
Socket
Sign inDemoInstall

typed-inject

Package Overview
Dependencies
0
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 1.0.0

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# [1.0.0](https://github.com/nicojs/typed-inject/compare/v0.2.1...v1.0.0) (2019-02-12)
## [0.2.1](https://github.com/nicojs/typed-inject/compare/v0.2.0...v0.2.1) (2019-02-11)

@@ -2,0 +6,0 @@

20

package.json
{
"name": "typed-inject",
"version": "0.2.1",
"version": "1.0.0",
"description": "Type safe dependency injection framework for TypeScript",

@@ -52,3 +52,3 @@ "main": "src/index.js",

"@types/mocha": "^5.2.5",
"@types/node": "^10.12.18",
"@types/node": "^11.9.0",
"@types/sinon": "^7.0.5",

@@ -59,3 +59,3 @@ "@types/sinon-chai": "^3.2.2",

"mocha": "^5.2.0",
"nyc": "^13.1.0",
"nyc": "^13.2.0",
"rimraf": "^2.6.3",

@@ -65,11 +65,11 @@ "sinon": "^7.2.3",

"source-map-support": "^0.5.10",
"stryker": "^0.34.0",
"stryker-api": "^0.23.0",
"stryker-html-reporter": "^0.17.0",
"stryker-mocha-framework": "^0.14.0",
"stryker-mocha-runner": "^0.16.0",
"stryker-typescript": "^0.17.0",
"stryker": "^0.35.0",
"stryker-api": "^0.24.0",
"stryker-html-reporter": "^0.18.0",
"stryker-mocha-framework": "^0.15.0",
"stryker-mocha-runner": "^0.17.0",
"stryker-typescript": "^0.18.0",
"tslint": "^5.12.1",
"typescript": "^3.3.1"
"typescript": "^3.3.3"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc