Socket
Socket
Sign inDemoInstall

@stryker-mutator/typescript-checker

Package Overview
Dependencies
188
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.2.3 to 5.3.0

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [5.3.0](https://github.com/stryker-mutator/stryker-js/compare/v5.2.3...v5.3.0) (2021-08-07)
**Note:** Version bump only for package @stryker-mutator/typescript-checker
## [5.2.3](https://github.com/stryker-mutator/stryker-js/compare/v5.2.2...v5.2.3) (2021-08-01)

@@ -8,0 +16,0 @@

12

package.json
{
"name": "@stryker-mutator/typescript-checker",
"version": "5.2.3",
"version": "5.3.0",
"description": "A typescript type checker plugin to be used in Stryker, the JavaScript mutation testing framework",

@@ -36,15 +36,15 @@ "main": "dist/src/index.js",

"dependencies": {
"@stryker-mutator/api": "5.2.3",
"@stryker-mutator/util": "5.2.3",
"@stryker-mutator/api": "5.3.0",
"@stryker-mutator/util": "5.3.0",
"semver": "~7.3.2"
},
"devDependencies": {
"@stryker-mutator/test-helpers": "5.2.3",
"@stryker-mutator/test-helpers": "5.3.0",
"@types/semver": "~7.3.3"
},
"peerDependencies": {
"@stryker-mutator/core": "~5.2.0",
"@stryker-mutator/core": "~5.3.0",
"typescript": ">=3.6"
},
"gitHead": "ad4bbdeccacee8b329937776f465d569c09155e2"
"gitHead": "668befe1474a4700a50293ee628fbe27abed3d51"
}
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