New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

qipp-config-environment

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qipp-config-environment - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

13

karma.conf.js

@@ -8,3 +8,3 @@ ;(function () {

basePath: '',
browsers: ['Chrome'],
browsers: ['PhantomJS'],
colors: true,

@@ -29,11 +29,8 @@ concurrency: Infinity,

'karma-jasmine',
'karma-phantomjs-launcher',
'karma-chrome-launcher'
'karma-phantomjs-launcher'
],
port: 1337,
/*
preprocessors: {
'qipp-config-environment.js': ['coverage']
},
*/
preprocessors: {
'qipp-config-environment.js': ['coverage']
},
reporters: [

@@ -40,0 +37,0 @@ 'coverage',

{
"name": "qipp-config-environment",
"version": "1.1.1",
"version": "1.1.2",
"title": "Environment configuration",

@@ -33,3 +33,2 @@ "description": "Environment configuration file for the ATH clients.",

"karma-phantomjs-launcher": "1.0.0",
"karma-chrome-launcher": "*",
"snazzy": "2.0.1",

@@ -36,0 +35,0 @@ "standard": "5.4.1"

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