Socket
Socket
Sign inDemoInstall

@prettier/plugin-xml

Package Overview
Dependencies
Maintainers
12
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@prettier/plugin-xml - npm Package Compare versions

Comparing version 0.7.1 to 0.7.2

6

CHANGELOG.md

@@ -9,2 +9,8 @@ # Changelog

## [0.7.2] - 2020-02-12
### Changed
- Bump dependency on `@xml-tools/parser` to `v1.0.2`.
## [0.7.1] - 2020-02-10

@@ -11,0 +17,0 @@

4

package.json
{
"name": "@prettier/plugin-xml",
"version": "0.7.1",
"version": "0.7.2",
"description": "prettier plugin for XML",

@@ -22,3 +22,3 @@ "main": "src/plugin.js",

"dependencies": {
"@xml-tools/parser": "^1.0.1",
"@xml-tools/parser": "^1.0.2",
"prettier": ">=1.10"

@@ -25,0 +25,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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