Socket
Socket
Sign inDemoInstall

@open-wc/testing

Package Overview
Dependencies
Maintainers
1
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 0.2.3 to 0.2.4

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.2.4](https://github.com/open-wc/open-wc/tree/master/packages/testing/compare/@open-wc/testing@0.2.3...@open-wc/testing@0.2.4) (2018-10-27)
### Bug Fixes
* **deps:** update dependency sinon to v7.1.0 ([99a095e](https://github.com/open-wc/open-wc/tree/master/packages/testing/commit/99a095e))
## [0.2.3](https://github.com/open-wc/open-wc/tree/master/packages/testing/compare/@open-wc/testing@0.2.2...@open-wc/testing@0.2.3) (2018-10-14)

@@ -8,0 +19,0 @@

10

package.json
{
"name": "@open-wc/testing",
"version": "0.2.3",
"version": "0.2.4",
"description": "Testing following open-wc recommendations",

@@ -20,10 +20,10 @@ "author": "open-wc",

"mocha": "5.2.0",
"sinon": "7.0.0"
"sinon": "7.1.0"
},
"devDependencies": {
"@open-wc/testing-karma": "^0.1.1",
"@open-wc/testing-wallaby": "^0.1.1",
"@open-wc/testing-karma": "^0.1.2",
"@open-wc/testing-wallaby": "^0.1.2",
"@webcomponents/webcomponentsjs": "2.1.3"
},
"gitHead": "08510ab8398406aafdb31be4a8391087e42978bf"
"gitHead": "2b06f4770e4881141172c37fb4f7e6323da7bccc"
}
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