karma-qunit
Advanced tools
Comparing version 0.1.9 to 1.0.0
{ | ||
"name": "karma-qunit", | ||
"version": "0.1.9", | ||
"version": "1.0.0", | ||
"description": "A Karma plugin. Adapter for QUnit testing framework.", | ||
@@ -30,9 +30,9 @@ "main": "lib/index.js", | ||
"grunt-eslint": "^16.0.0", | ||
"grunt-karma": "^0.12.0", | ||
"grunt-karma": "1.x || ^0.12.0", | ||
"grunt-npm": "0.0.2", | ||
"jasmine-core": "^2.3.4", | ||
"karma": "^0.13.3", | ||
"karma-chrome-launcher": "^0.2.0", | ||
"karma-firefox-launcher": "^0.1.6", | ||
"karma-jasmine": "^0.3.6", | ||
"karma": "1.x || ^0.13.3", | ||
"karma-chrome-launcher": "1.x || ^0.2.0", | ||
"karma-firefox-launcher": "1.x || ^0.1.6", | ||
"karma-jasmine": "1.x || ^0.3.6", | ||
"load-grunt-tasks": "^3.2.0", | ||
@@ -51,2 +51,3 @@ "qunitjs": "^1.18.0" | ||
"Aymeric Beaumet <aymeric@beaumet.me>", | ||
"Sahat Yalkabov <sakhat@gmail.com>", | ||
"Stefan Dragnev <dragnev@telerik.com>", | ||
@@ -61,4 +62,4 @@ "Tim Robertson <trobertson@spredfast.com>", | ||
"Marcin Szczepanski <mszczepanski@atlassian.com>", | ||
"Sahat Yalkabov <sakhat@gmail.com>" | ||
"Mark Ethan Trostler <mark@zzo.com>" | ||
] | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
8776
1
1