Socket
Socket
Sign inDemoInstall

karma-coverage-istanbul-instrumenter

Package Overview
Dependencies
187
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

24

package.json
{
"name": "karma-coverage-istanbul-instrumenter",
"version": "1.0.3",
"version": "1.0.4",
"description": "Karma preprocessor for instrumenting javascript code for coverage",

@@ -50,17 +50,17 @@ "files": [

"devDependencies": {
"@babel/core": "^7.9.6",
"@babel/preset-env": "^7.9.6",
"@rollup/plugin-babel": "^5.0.2",
"eslint": "^7.1.0",
"jasmine-core": "^3.5.0",
"karma": "^5.0.9",
"@babel/core": "^7.16.5",
"@babel/preset-env": "^7.16.5",
"@rollup/plugin-babel": "^5.3.0",
"eslint": "^8.5.0",
"jasmine-core": "^3.10.1",
"karma": "^6.3.9",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage-istanbul-reporter": "^3.0.2",
"karma-jasmine": "^3.1.1",
"rollup": "^2.10.8",
"typescript": "^3.9.3"
"karma-coverage-istanbul-reporter": "^3.0.3",
"karma-jasmine": "^4.0.1",
"rollup": "^2.62.0",
"typescript": "^4.5.4"
},
"peerDependencies": {
"karma": "3 || 4 || 5"
"karma": "3 || 4 || 5 || 6"
}
}

@@ -103,2 +103,2 @@ # karma-coverage-istanbul-instrumenter

© 2019 Erik Barke, Monounity
© 2022 Erik Barke, Monounity
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc