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.0.2 to 12.1.0

src/__tests__/FakeTimers-test.js

11

package.json
{
"name": "jest-util",
"version": "12.0.2",
"version": "12.1.0",
"repository": {

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

"license": "BSD-3-Clause",
"main": "index.js",
"main": "src/index.js",
"dependencies": {
"chalk": "^1.1.1",
"diff": "^2.1.1",
"graceful-fs": "^4.1.3",
"jest-mock": "11.0.0"
"mkdirp": "^0.5.1",
"jest-mock": "^12.1.0"
},

@@ -23,5 +25,4 @@ "devDependencies": {

"scripts": {
"test": "../../bin/jest.js"
"test": "../../packages/jest-cli/bin/jest.js"
}
}
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