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

@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.5.0 to 0.5.1

11

CHANGELOG.md

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

## [0.5.1](https://github.com/open-wc/open-wc/tree/master/packages/semantic-dom-diff/compare/@open-wc/semantic-dom-diff@0.5.0...@open-wc/semantic-dom-diff@0.5.1) (2018-12-13)
### Bug Fixes
* apply prettier; add lint-staged ([43acfad](https://github.com/open-wc/open-wc/tree/master/packages/semantic-dom-diff/commit/43acfad))
# [0.5.0](https://github.com/open-wc/open-wc/tree/master/packages/semantic-dom-diff/compare/@open-wc/semantic-dom-diff@0.4.3...@open-wc/semantic-dom-diff@0.5.0) (2018-12-11)

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

2

karma.es5.bs.config.js
// eslint-disable-next-line import/no-extraneous-dependencies
const createBaseConfig = require('@open-wc/testing-karma-bs/create-karma-es5-bs.config');
module.exports = (config) => {
module.exports = config => {
const baseConfig = createBaseConfig(config);

@@ -6,0 +6,0 @@

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

@@ -23,8 +23,8 @@ "author": "open-wc",

"@bundled-es-modules/chai": "^4.2.0",
"@open-wc/testing-karma": "^0.2.3",
"@open-wc/testing-karma-bs": "^0.1.3",
"@open-wc/testing-karma": "^0.3.0",
"@open-wc/testing-karma-bs": "^0.1.4",
"@open-wc/testing-wallaby": "^0.1.4",
"mocha": "^5.0.0"
},
"gitHead": "e04c1ee29c25e8a78e20850104cecee9bcb50c91"
"gitHead": "d86afc490b57c2f8d4b7edf63b4b930b4770b991"
}
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