Socket
Socket
Sign inDemoInstall

jest-jasmine2

Package Overview
Dependencies
Maintainers
6
Versions
309
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-jasmine2 - npm Package Compare versions

Comparing version 29.0.1 to 29.0.2

3

build/jasmineAsyncInstall.js

@@ -70,3 +70,4 @@ 'use strict';

? _co.default.wrap(fn)
: fn;
: fn; // @ts-expect-error: TS thinks `wrappedFn` is a generator function
const returnValue = wrappedFn.call({}, doneFnNoop);

@@ -73,0 +74,0 @@

{
"name": "jest-jasmine2",
"version": "29.0.1",
"version": "29.0.2",
"repository": {

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

"dependencies": {
"@jest/environment": "^29.0.1",
"@jest/expect": "^29.0.1",
"@jest/environment": "^29.0.2",
"@jest/expect": "^29.0.2",
"@jest/source-map": "^29.0.0",
"@jest/test-result": "^29.0.1",
"@jest/types": "^29.0.1",
"@jest/test-result": "^29.0.2",
"@jest/types": "^29.0.2",
"@types/node": "*",

@@ -30,10 +30,10 @@ "chalk": "^4.0.0",

"is-generator-fn": "^2.0.0",
"jest-each": "^29.0.1",
"jest-matcher-utils": "^29.0.1",
"jest-message-util": "^29.0.1",
"jest-runtime": "^29.0.1",
"jest-snapshot": "^29.0.1",
"jest-util": "^29.0.1",
"jest-each": "^29.0.2",
"jest-matcher-utils": "^29.0.2",
"jest-message-util": "^29.0.2",
"jest-runtime": "^29.0.2",
"jest-snapshot": "^29.0.2",
"jest-util": "^29.0.2",
"p-limit": "^3.1.0",
"pretty-format": "^29.0.1"
"pretty-format": "^29.0.2"
},

@@ -49,3 +49,3 @@ "devDependencies": {

},
"gitHead": "b959a3d3bdf324ed1c7358f76ab238a8b0b0cf93"
"gitHead": "616fcf56bb8481d29ba29cc34be32a92b1cf85e5"
}
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