Socket
Socket
Sign inDemoInstall

karma-ox-ui

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

karma-ox-ui - npm Package Compare versions

Comparing version 0.0.3 to 0.1.0

2

lib/pre_boot.js

@@ -128,3 +128,3 @@ // require(['gettext'], function (gettext) {

});
fakeServer.respondWith("GET", /api\/apps\/manifests\?action=config/, function (xhr) {
fakeServer.respondWith("GET", /api\/(apps\/manifests\?action=)?config/, function (xhr) {
var configData = {

@@ -131,0 +131,0 @@ languages: [['de_DE', 'Deutsch'], ['en_US', 'English (US)']]

{
"name": "karma-ox-ui",
"version": "0.0.3",
"version": "0.1.0",
"description": "Karma adapter for Open-Xchange App Suite UI module testing",

@@ -5,0 +5,0 @@ "main": "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