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 11.0.2 to 12.0.0

.npmignore

2

lib/__tests__/JasmineFormatter-test.js

@@ -15,3 +15,3 @@ /**

const jasmine = require('jest-jasmine1/vendor/jasmine-1.3.0').jasmine;
const jasmine2Require = require('jest-jasmine2/vendor/jasmine-2.3.4.js');
const jasmine2Require = require('jest-jasmine2/vendor/jasmine-2.4.1.js');
const jasmine2 = jasmine2Require.core(jasmine2Require);

@@ -18,0 +18,0 @@

{
"name": "jest-util",
"version": "11.0.2",
"version": "12.0.0",
"repository": {

@@ -18,8 +18,9 @@ "type": "git",

},
"jest": {
"testEnvironment": "node"
},
"scripts": {
"test": "../../bin/jest.js"
},
"jest": {
"testEnvironment": "node"
}
}
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