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.7.10 to 0.7.11

11

CHANGELOG.md

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

## [0.7.11](https://github.com/open-wc/open-wc/compare/@open-wc/semantic-dom-diff@0.7.10...@open-wc/semantic-dom-diff@0.7.11) (2019-02-16)
### Bug Fixes
* update package repository fields with monorepo details ([cb1acb7](https://github.com/open-wc/open-wc/commit/cb1acb7))
## [0.7.10](https://github.com/open-wc/open-wc/tree/master/packages/semantic-dom-diff/compare/@open-wc/semantic-dom-diff@0.7.9...@open-wc/semantic-dom-diff@0.7.10) (2019-02-14)

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

16

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

@@ -11,3 +11,7 @@ "author": "open-wc",

},
"repository": "https://github.com/open-wc/open-wc/tree/master/packages/semantic-dom-diff",
"repository": {
"type": "git",
"url": "https://github.com/open-wc/open-wc.git",
"directory": "packages/semantic-dom-diff"
},
"scripts": {

@@ -28,9 +32,9 @@ "test": "karma start",

"@bundled-es-modules/chai": "^4.2.0",
"@open-wc/testing-karma": "^0.4.10",
"@open-wc/testing-karma-bs": "^0.2.11",
"@open-wc/testing-wallaby": "^0.1.9",
"@open-wc/testing-karma": "^0.4.11",
"@open-wc/testing-karma-bs": "^0.2.12",
"@open-wc/testing-wallaby": "^0.1.10",
"mocha": "^5.0.0",
"webpack-merge": "^4.1.5"
},
"gitHead": "21955f38e7e06cf8007b2ea603da5fefe5313f5f"
"gitHead": "f49a4468ebd9211228607fcfbe7a3a604275d2f2"
}
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