Socket
Socket
Sign inDemoInstall

karma-jasmine

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

karma-jasmine - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

2

lib/adapter.js

@@ -15,3 +15,3 @@ (function(window) {

// remove jasmine stack entries
return stack.replace(/\n.+jasmine\.js\?\d*\:.+(?=(\n|$))/g, '');
return stack.replace(/\n.+jasmine\.js\?\w*\:.+(?=(\n|$))/g, '');
}

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

{
"name": "karma-jasmine",
"version": "0.1.4",
"version": "0.1.5",
"description": "A Karma plugin - adapter for Jasmine testing framework.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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