Socket
Socket
Sign inDemoInstall

jasmine

Package Overview
Dependencies
22
Maintainers
4
Versions
53
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0 to 5.0.1

2

lib/jasmine.js

@@ -48,3 +48,3 @@ const ExitHandler = require('./exit_handler');

} else {
this.jasmine = jasmineCore.boot(jasmineCore);
this.jasmine = jasmineCore.boot(true);
}

@@ -51,0 +51,0 @@

@@ -13,3 +13,3 @@ {

"license": "MIT",
"version": "5.0.0",
"version": "5.0.1",
"repository": {

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

"glob": "^10.2.2",
"jasmine-core": "~5.0.0"
"jasmine-core": "~5.0.1"
},

@@ -39,0 +39,0 @@ "bin": "./bin/jasmine.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc