Socket
Socket
Sign inDemoInstall

jest-util

Package Overview
Dependencies
Maintainers
5
Versions
261
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-util - npm Package Compare versions

Comparing version 12.1.0 to 12.1.1-alpha.2935e14d

build/FakeTimers.js

7

package.json
{
"name": "jest-util",
"version": "12.1.0",
"version": "12.1.1-alpha.2935e14d",
"repository": {

@@ -9,3 +9,3 @@ "type": "git",

"license": "BSD-3-Clause",
"main": "src/index.js",
"main": "build/index.js",
"dependencies": {

@@ -16,3 +16,3 @@ "chalk": "^1.1.1",

"mkdirp": "^0.5.1",
"jest-mock": "^12.1.0"
"jest-mock": "^12.1.1-alpha.2935e14d"
},

@@ -23,2 +23,3 @@ "devDependencies": {

"jest": {
"rootDir": "./build",
"testEnvironment": "node"

@@ -25,0 +26,0 @@ },

Sorry, the diff of this file is not supported yet

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