Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@open-wc/testing

Package Overview
Dependencies
Maintainers
2
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-wc/testing - npm Package Compare versions

Comparing version 2.2.6 to 2.2.7

11

CHANGELOG.md

@@ -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 @@

21

package.json
{
"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"
}
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