Socket
Socket
Sign inDemoInstall

@stryker-mutator/typescript-checker

Package Overview
Dependencies
181
Maintainers
4
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.1.0

8

CHANGELOG.md

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

# [4.1.0](https://github.com/stryker-mutator/stryker/compare/v4.0.0...v4.1.0) (2020-10-30)
**Note:** Version bump only for package @stryker-mutator/typescript-checker
# [4.0.0](https://github.com/stryker-mutator/stryker/compare/v4.0.0-beta.10...v4.0.0) (2020-10-07)

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

10

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

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

"dependencies": {
"@stryker-mutator/api": "4.0.0",
"@stryker-mutator/util": "4.0.0",
"@stryker-mutator/api": "4.1.0",
"@stryker-mutator/util": "4.1.0",
"semver": "~7.3.2"
},
"devDependencies": {
"@stryker-mutator/test-helpers": "4.0.0",
"@stryker-mutator/test-helpers": "4.1.0",
"@types/semver": "~7.3.3"

@@ -49,3 +49,3 @@ },

},
"gitHead": "4e5947348caec789bd45cbcb0412744ecbf0e10d"
"gitHead": "c1c5176c07b0baf9a42dbb13f5a3f5e50eb1a7d2"
}

@@ -1,4 +0,1 @@

**NOTE:** This readme describes a checker plugin set to release in Stryker v4. It is not usable yet!
Please see the [master branch](https://github.com/stryker-mutator/stryker/tree/master) for the current release of Stryker.
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fstryker-mutator%2Fstryker%2Fmaster%3Fmodule%3Dtypescript)](https://dashboard.stryker-mutator.io/reports/github.com/stryker-mutator/stryker/master?module=typescript-checker)

@@ -5,0 +2,0 @@ [![Build Status](https://github.com/stryker-mutator/stryker/workflows/CI/badge.svg)](https://github.com/stryker-mutator/stryker/actions?query=workflow%3ACI+branch%3Amaster)

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