Socket
Socket
Sign inDemoInstall

@stryker-mutator/util

Package Overview
Dependencies
Maintainers
4
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stryker-mutator/util - npm Package Compare versions

Comparing version 6.2.3 to 6.3.0

.mocharc.cjs

6

CHANGELOG.md

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

# [6.3.0](https://github.com/stryker-mutator/stryker-js/compare/v6.2.3...v6.3.0) (2022-10-30)
### Features
- **ci:** forbid `.only` in CI pipeline tests ([#3823](https://github.com/stryker-mutator/stryker-js/issues/3823)) ([051ec93](https://github.com/stryker-mutator/stryker-js/commit/051ec937809468751a74c9e01cacd27ceb1acca2))
## [6.2.3](https://github.com/stryker-mutator/stryker-js/compare/v6.2.2...v6.2.3) (2022-10-10)

@@ -8,0 +14,0 @@

8

package.json
{
"name": "@stryker-mutator/util",
"version": "6.2.3",
"version": "6.3.0",
"description": "Contains utilities for Stryker, the mutation testing framework for JavaScript and friends",

@@ -33,5 +33,5 @@ "main": "dist/src/index.js",

"devDependencies": {
"@stryker-mutator/test-helpers": "6.2.3",
"@stryker-mutator/test-helpers": "6.3.0",
"@types/lodash.flatmap": "4.5.7",
"@types/node": "17.0.31"
"@types/node": "18.11.7"
},

@@ -41,3 +41,3 @@ "dependencies": {

},
"gitHead": "b77094ae33c7c9bae5167a91d87ec765843c6df7"
"gitHead": "28706dbe660e3156bc775c3465cbd2ce91f2e23f"
}
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