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

sparqlxml-parse

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sparqlxml-parse - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

6

CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
<a name="v1.2.2"></a>
## [v1.2.2](https://github.com/rubensworks/sparqlxml-parse.js/compare/v1.2.1...v1.2.2) - 2019-08-22
### Fixed
* [Add required typings as dependencies](https://github.com/rubensworks/sparqlxml-parse.js/commit/3724dde828336dad3e4576dd0d4fda789283510e)
<a name="v1.2.1"></a>

@@ -5,0 +11,0 @@ ## [v1.2.1](https://github.com/rubensworks/sparqlxml-parse.js/compare/v1.2.0...v1.2.1) - 2019-02-13

6

package.json
{
"name": "sparqlxml-parse",
"version": "1.2.1",
"version": "1.2.2",
"description": "Parses SPARQL XML query results",

@@ -42,3 +42,3 @@ "keywords": [

"streamify-string": "^1.0.1",
"ts-jest": "^23.10.2",
"ts-jest": "^24.0.0",
"tslint": "^5.8.0",

@@ -81,4 +81,6 @@ "tslint-eslint-rules": "^5.3.1",

"@rdfjs/data-model": "^1.1.1",
"@types/node": "^10.12.18",
"@types/rdf-js": "^2.0.2",
"sax-stream": "^1.2.3"
}
}
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