New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

semantic-toolkit

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semantic-toolkit - npm Package Compare versions

Comparing version

to
0.2.1

# Changelog
## 0.2.1
**Miscellaneous:**
- Updated dependencies and added lockfile.
## 0.2.0
**Breaking changes:**
- renamed `extendIri` to `extend` and `compactIri` to `compact`
- renamed `extendIri` to `extend` and `compactIri` to `compact`.
**New features:**
- Added `registerPrefixes`
- Added `registerPrefixes`.

@@ -11,0 +16,0 @@ ## 0.1.0

{
"name": "semantic-toolkit",
"version": "0.2.0",
"version": "0.2.1",
"description": "JavaScript + Semantic web = <3",

@@ -35,9 +35,10 @@ "author": "David Hérault <dherault@nelson.ai> (https://github.com/dherault)",

"devDependencies": {
"chai": "^3.5.0",
"eslint": "^3.13.1",
"chai": "^4.0.2",
"coveralls": "^2.13.1",
"eslint": "^4.1.1",
"eslint-config-nelson": "^0.2.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-import": "^2.6.1",
"istanbul": "^0.4.5",
"mocha": "^3.2.0"
"mocha": "^3.4.2"
}
}

@@ -5,2 +5,3 @@ # Semantic toolkit

[![Build Status](https://travis-ci.org/nelson-ai/semantic-toolkit.svg?branch=master)](https://travis-ci.org/nelson-ai/semantic-toolkit)
[![Coverage Status](https://coveralls.io/repos/github/nelson-ai/semantic-toolkit/badge.svg?branch=master)](https://coveralls.io/github/nelson-ai/semantic-toolkit?branch=master)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](#contributing)

@@ -7,0 +8,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet