Socket
Socket
Sign inDemoInstall

ts-jest

Package Overview
Dependencies
8
Maintainers
3
Versions
193
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 27.1.2 to 27.1.3

1

dist/compiler/ts-compiler.js

@@ -267,2 +267,3 @@ "use strict";

this._fileVersionCache.set(fileName, 1);
this._fileContentCache.set(fileName, contents);
shouldIncrementProjectVersion = true;

@@ -269,0 +270,0 @@ }

4

package.json
{
"name": "ts-jest",
"version": "27.1.2",
"version": "27.1.3",
"main": "dist/index.js",

@@ -94,3 +94,3 @@ "types": "dist/index.d.ts",

"@commitlint/cli": "15.x",
"@commitlint/config-angular": "^15.0.0",
"@commitlint/config-angular": "^16.0.0",
"@jest/transform": "^27.4.2",

@@ -97,0 +97,0 @@ "@jest/types": "^27.4.2",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc