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

@xml-tools/ast

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xml-tools/ast - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

.reuse/dep5

4

CHANGELOG.md

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

## [5.0.1](https://github.com/sap/xml-tools/compare/@xml-tools/ast@5.0.0...@xml-tools/ast@5.0.1) (2021-01-20)
**Note:** Version bump only for package @xml-tools/ast
# [5.0.0](https://github.com/sap/xml-tools/compare/@xml-tools/ast@4.2.1...@xml-tools/ast@5.0.0) (2020-06-29)

@@ -8,0 +12,0 @@

15

package.json
{
"name": "@xml-tools/ast",
"version": "5.0.0",
"version": "5.0.1",
"description": "XML Ast and Utilities",

@@ -13,6 +13,11 @@ "keywords": [

"typings": "./api.d.ts",
"files": [
".reuse",
"LICENSES",
"api.d.ts"
],
"dependencies": {
"@xml-tools/common": "^0.1.2",
"@xml-tools/parser": "^1.0.7",
"lodash": "4.17.15"
"@xml-tools/common": "^0.1.3",
"@xml-tools/parser": "^1.0.8",
"lodash": "4.17.20"
},

@@ -43,3 +48,3 @@ "devDependencies": {

},
"gitHead": "b1710a793a6c6e5abca1ef5b4bd1a88b478d03cc"
"gitHead": "0835f9ef42ccdac6c69f81b8345eac18778236ea"
}

@@ -71,8 +71,1 @@ [![npm (scoped)](https://img.shields.io/npm/v/@xml-tools/ast.svg)](https://www.npmjs.com/package/@xml-tools/ast)

See [CONTRIBUTING.md](./CONTRIBUTING.md).
## License
Copyright (c) 2019-2020 SAP SE or an SAP affiliate company. All rights reserved.
This file is licensed under the Apache Software License, v. 2 except as noted otherwise in the [LICENSE file](../../LICENSE).
[ast]: https://en.wikipedia.org/wiki/Abstract_syntax_tree

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