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.13.20 to 0.13.21

11

CHANGELOG.md

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

## [0.13.21](https://github.com/open-wc/open-wc/compare/@open-wc/semantic-dom-diff@0.13.20...@open-wc/semantic-dom-diff@0.13.21) (2019-08-05)
### Bug Fixes
* cleanup package.json scripts ([be6bdb5](https://github.com/open-wc/open-wc/commit/be6bdb5))
## [0.13.20](https://github.com/open-wc/open-wc/compare/@open-wc/semantic-dom-diff@0.13.19...@open-wc/semantic-dom-diff@0.13.20) (2019-08-04)

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

19

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

@@ -24,9 +24,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,10 +29,6 @@ },

"@bundled-es-modules/chai": "^4.2.0",
"@open-wc/testing-helpers": "^1.1.6",
"@open-wc/testing-karma": "^3.1.10",
"@open-wc/testing-karma-bs": "^1.1.35",
"@open-wc/testing-wallaby": "^0.1.12",
"mocha": "^5.0.0",
"webpack-merge": "^4.1.5"
"@open-wc/testing-helpers": "^1.1.7",
"mocha": "^5.0.0"
},
"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