Socket
Socket
Sign inDemoInstall

@open-wc/semantic-dom-diff

Package Overview
Dependencies
Maintainers
2
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-wc/semantic-dom-diff - npm Package Compare versions

Comparing version 0.14.0 to 0.14.1

chai-dom-diff-plugin.d.ts

11

CHANGELOG.md

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

## [0.14.1](https://github.com/open-wc/open-wc/compare/@open-wc/semantic-dom-diff@0.14.0...@open-wc/semantic-dom-diff@0.14.1) (2019-08-18)
### Bug Fixes
* include *.ts files in npm packages ([8087906](https://github.com/open-wc/open-wc/commit/8087906))
# [0.14.0](https://github.com/open-wc/open-wc/compare/@open-wc/semantic-dom-diff@0.13.21...@open-wc/semantic-dom-diff@0.14.0) (2019-08-18)

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

11

package.json
{
"name": "@open-wc/semantic-dom-diff",
"version": "0.14.0",
"version": "0.14.1",
"description": "To compare dom and shadow dom trees. Part of open-wc recommendations",

@@ -19,5 +19,4 @@ "author": "open-wc",

"src",
"chai-dom-diff.js",
"get-diffable-html.js",
"index.js"
"*.js",
"*.d.ts"
],

@@ -28,7 +27,7 @@ "scripts": {

"devDependencies": {
"@open-wc/testing-helpers": "^1.2.0",
"@open-wc/testing-helpers": "^1.2.1",
"chai": "^4.2.0",
"mocha": "^5.0.0"
},
"gitHead": "a99bbc7dba2d29ac32127089995e0accbb6a2da5"
"gitHead": "367563168e6aeda65c1c8f11a31b937db02ab6e1"
}
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