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

sparqljson-parse

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sparqljson-parse - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

6

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

@@ -5,0 +11,0 @@ ## [v1.5.0](https://github.com/rubensworks/sparqljson-parse.js/compare/v1.4.0...v1.5.0) - 2018-11-08

12

package.json
{
"name": "sparqljson-parse",
"version": "1.5.0",
"version": "1.5.1",
"description": "Parses SPARQL JSON query results",

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

"devDependencies": {
"@types/jest": "^23.3.0",
"@types/jest": "^24.0.1",
"@types/minimist": "^1.2.0",

@@ -39,10 +39,10 @@ "arrayify-stream": "^1.0.0",

"jest": "^23.4.1",
"jest-rdf": "^1.1.0",
"jest-rdf": "^1.3.0",
"manual-git-changelog": "^1.0.0",
"pre-commit": "^1.2.2",
"streamify-string": "^1.0.1",
"ts-jest": "^23.10.2",
"ts-jest": "^24.0.0",
"tslint": "^5.8.0",
"tslint-eslint-rules": "^5.3.1",
"typescript": "^2.7.0"
"typescript": "^3.0.3"
},

@@ -82,4 +82,6 @@ "jest": {

"@rdfjs/data-model": "^1.1.1",
"@types/node": "^10.12.18",
"@types/rdf-js": "^2.0.2",
"JSONStream": "^1.3.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