Socket
Socket
Sign inDemoInstall

jasmine

Package Overview
Dependencies
Maintainers
4
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jasmine - npm Package Compare versions

Comparing version 5.0.1 to 5.0.2

4

lib/runner_base.js

@@ -214,3 +214,3 @@ const path = require('path');

if(config.requires) {
this.addRequires_(config.requires);
this.addRequires(config.requires);
}

@@ -338,3 +338,3 @@

addRequires_(requires) {
addRequires(requires) {
const jasmineRunner = this;

@@ -341,0 +341,0 @@ requires.forEach(function(r) {

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

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

@@ -16,0 +16,0 @@ "type": "git",

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