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.5.2 to 2.5.3

11

CHANGELOG.md

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

## [2.5.3](https://github.com/open-wc/open-wc/compare/@open-wc/testing@2.5.2...@open-wc/testing@2.5.3) (2020-02-06)
### Bug Fixes
* **testing:** export "waitUntil" type ([730514f](https://github.com/open-wc/open-wc/commit/730514f111926d6fb0ea750994e98482bb6ab092))
## [2.5.2](https://github.com/open-wc/open-wc/compare/@open-wc/testing@2.5.1...@open-wc/testing@2.5.2) (2020-01-31)

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

1

index.d.ts

@@ -18,2 +18,3 @@ /// <reference path="./register-chai-plugins.d.ts" />

export { elementUpdated } from '@open-wc/testing-helpers/index.js';
export { waitUntil } from '@open-wc/testing-helpers/index.js';

@@ -20,0 +21,0 @@ import chai from 'chai';

5

package.json
{
"name": "@open-wc/testing",
"version": "2.5.2",
"version": "2.5.3",
"publishConfig": {

@@ -45,3 +45,4 @@ "access": "public"

},
"module": "index.js"
"module": "index.js",
"gitHead": "79d89eadaf3e9213913d23bc21cba5cedee1292d"
}
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