Socket
Socket
Sign inDemoInstall

jasmine

Package Overview
Dependencies
Maintainers
3
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 2.8.0 to 2.9.0

2

lib/jasmine.js

@@ -88,3 +88,3 @@ var path = require('path'),

Jasmine.prototype.addMatchers = function(matchers) {
this.jasmine.Expectation.addMatchers(matchers);
this.env.addMatchers(matchers);
};

@@ -91,0 +91,0 @@

@@ -12,3 +12,3 @@ {

"license": "MIT",
"version": "2.8.0",
"version": "2.9.0",
"repository": {

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

"glob": "^7.0.6",
"jasmine-core": "~2.8.0"
"jasmine-core": "~2.9.0"
},

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

@@ -15,3 +15,3 @@ [![Build Status](https://travis-ci.org/jasmine/jasmine-npm.png?branch=master)](https://travis-ci.org/jasmine/jasmine-npm)

http://jasmine.github.io/2.5/node.html
https://jasmine.github.io/2.8/node.html

@@ -18,0 +18,0 @@ ## Installation

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