@iota-pico/api-examples-browser
Advanced tools
Comparing version 0.9.3 to 0.9.4
# Changelog | ||
## v0.9.4 | ||
* Fixed repo links in readme and coverage config | ||
## v0.9.3 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "@iota-pico/api-examples-browser", | ||
"version": "0.9.3", | ||
"version": "0.9.4", | ||
"description": "IOTA Pico Framework API Examples for Browser", | ||
@@ -21,5 +21,5 @@ "engines": { | ||
"dependencies": { | ||
"@iota-pico/api": "^0.9.3", | ||
"@iota-pico/core": "^0.9.3", | ||
"@iota-pico/pal-browser": "^0.9.3", | ||
"@iota-pico/api": "^0.9.4", | ||
"@iota-pico/core": "^0.9.4", | ||
"@iota-pico/pal-browser": "^0.9.4", | ||
"bootstrap": "^4.1.0", | ||
@@ -35,3 +35,3 @@ "systemjs": "^0.21.3", | ||
"rimraf": "^2.6.2", | ||
"serve": "^6.5.5", | ||
"serve": "^6.5.6", | ||
"tslint": "^5.9.1", | ||
@@ -42,4 +42,4 @@ "tslint-eslint-rules": "^5.1.0", | ||
"webpack": "^4.6.0", | ||
"webpack-cli": "^2.0.14" | ||
"webpack-cli": "^2.0.15" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/https://github.com/iota-pico/api-examples-browser/master/LICENSE) [![Build Status](https://travis-ci.org/https://github.com/iota-pico/api-examples-browser.svg?branch=master)](https://travis-ci.org/https://github.com/iota-pico/api-examples-browser) [![NSP Status](https://nodesecurity.io/orgs/https://github.com/iota-pico/projects/1db1a220-1c26-4475-a991-160a4b3d38f6/badge)](https://nodesecurity.io/orgs/https://github.com/iota-pico/projects/1db1a220-1c26-4475-a991-160a4b3d38f6) | ||
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/iota-pico/api-examples-browser/master/LICENSE) [![Build Status](https://travis-ci.org/iota-pico/api-examples-browser.svg?branch=master)](https://travis-ci.org/iota-pico/api-examples-browser) [![NSP Status](https://nodesecurity.io/orgs/iota-pico/projects/1db1a220-1c26-4475-a991-160a4b3d38f6/badge)](https://nodesecurity.io/orgs/iota-pico/projects/1db1a220-1c26-4475-a991-160a4b3d38f6) | ||
@@ -3,0 +3,0 @@ # IOTA Pico Framework Examples for Browser in TypeScript |
118914
Updated@iota-pico/api@^0.9.4
Updated@iota-pico/core@^0.9.4