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

@xml-tools/common

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xml-tools/common - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

.reuse/dep5

4

CHANGELOG.md

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

## [0.1.3](https://github.com/sap/xml-tools/compare/@xml-tools/common@0.1.2...@xml-tools/common@0.1.3) (2021-01-20)
**Note:** Version bump only for package @xml-tools/common
## [0.1.2](https://github.com/sap/xml-tools/compare/@xml-tools/common@0.1.1...@xml-tools/common@0.1.2) (2020-06-29)

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

13

package.json
{
"name": "@xml-tools/common",
"version": "0.1.2",
"version": "0.1.3",
"description": "XML-Tools Common Utilities",

@@ -13,7 +13,12 @@ "keywords": [

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

@@ -40,3 +45,3 @@ "scripts": {

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

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

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