@open-wc/testing
Advanced tools
Comparing version 2.2.6 to 2.2.7
@@ -6,2 +6,13 @@ # Change Log | ||
## [2.2.7](https://github.com/open-wc/open-wc/compare/@open-wc/testing@2.2.6...@open-wc/testing@2.2.7) (2019-08-05) | ||
### Bug Fixes | ||
* cleanup package.json scripts ([be6bdb5](https://github.com/open-wc/open-wc/commit/be6bdb5)) | ||
## [2.2.6](https://github.com/open-wc/open-wc/compare/@open-wc/testing@2.2.5...@open-wc/testing@2.2.6) (2019-08-04) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@open-wc/testing", | ||
"version": "2.2.6", | ||
"version": "2.2.7", | ||
"description": "Testing following open-wc recommendations", | ||
@@ -23,9 +23,2 @@ "author": "open-wc", | ||
"scripts": { | ||
"test": "karma start --coverage", | ||
"test:watch": "karma start --auto-watch=true --single-run=false", | ||
"test:compatibility": "karma start --compatibility all --coverage", | ||
"test:compatibility:watch": "karma start --compatibility all --auto-watch=true --single-run=false", | ||
"test:bs": "karma start karma.bs.conf.js --compatibility --coverage", | ||
"test:update-snapshots": "karma start --update-snapshots", | ||
"test:prune-snapshots": "karma start --prune-snapshots", | ||
"prepublishOnly": "../../scripts/insert-header.js" | ||
@@ -36,4 +29,4 @@ }, | ||
"@open-wc/chai-dom-equals": "^0.12.36", | ||
"@open-wc/semantic-dom-diff": "^0.13.20", | ||
"@open-wc/testing-helpers": "^1.1.6", | ||
"@open-wc/semantic-dom-diff": "^0.13.21", | ||
"@open-wc/testing-helpers": "^1.1.7", | ||
"@types/chai": "^4.1.7", | ||
@@ -44,9 +37,3 @@ "@types/mocha": "^5.0.0", | ||
}, | ||
"devDependencies": { | ||
"@open-wc/testing-karma": "^3.1.10", | ||
"@open-wc/testing-karma-bs": "^1.1.35", | ||
"@open-wc/testing-wallaby": "^0.1.12", | ||
"webpack-merge": "^4.1.5" | ||
}, | ||
"gitHead": "c3887f972fea6a627984fe4ad5ead1095043d29c" | ||
"gitHead": "4c6333b828394f8b4720f50f7740d01ec2ae1ed4" | ||
} |
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
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
0
37710