@iota-pico/api-examples-browser
Advanced tools
Comparing version 0.9.8 to 0.9.9
# Changelog | ||
## v0.9.9 | ||
* Updated dependencies and README | ||
## v0.9.8 | ||
* Updated dependencies | ||
## v0.9.7 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@iota-pico/api-examples-browser", | ||
"version": "0.9.8", | ||
"version": "0.9.9", | ||
"description": "IOTA Pico Framework API Examples for Browser", | ||
@@ -14,3 +14,2 @@ "engines": { | ||
"build": "npm-run-all build-clean build-compile build-lint build-copy-html", | ||
"security": "nsp check", | ||
"dist": "npm-run-all build", | ||
@@ -22,5 +21,5 @@ "serve": "serve --open" | ||
"dependencies": { | ||
"@iota-pico/api": "^0.9.8", | ||
"@iota-pico/core": "^0.9.8", | ||
"@iota-pico/pal-browser": "^0.9.8", | ||
"@iota-pico/api": "^0.9.9", | ||
"@iota-pico/core": "^0.9.9", | ||
"@iota-pico/pal-browser": "^0.9.9", | ||
"bootstrap": "^4.1.1", | ||
@@ -31,8 +30,7 @@ "systemjs": "^0.21.3", | ||
"devDependencies": { | ||
"@types/node": "^10.3.6", | ||
"@types/node": "^10.5.1", | ||
"copyfiles": "^2.0.0", | ||
"npm-run-all": "^4.1.3", | ||
"nsp": "^3.2.1", | ||
"rimraf": "^2.6.2", | ||
"serve": "^9.1.0", | ||
"serve": "^9.1.2", | ||
"tslint": "^5.10.0", | ||
@@ -42,5 +40,5 @@ "tslint-eslint-rules": "^5.3.1", | ||
"typescript": "^2.9.2", | ||
"webpack": "^4.12.2", | ||
"webpack": "^4.15.0", | ||
"webpack-cli": "^3.0.8" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
[![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) | ||
[![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) | ||
@@ -12,2 +12,3 @@ # IOTA Pico Framework Examples for Browser in TypeScript | ||
``` | ||
# Running | ||
@@ -42,2 +43,3 @@ | ||
If you don't want to use the layered versions of the libraries consider using the ready bundled versions: | ||
* [@iota-pico/lib-browser](https://github.com/iota-pico/lib-browser) | ||
@@ -63,2 +65,5 @@ * [@iota-pico/lib-nodejs](https://github.com/iota-pico/lib-nodejs) | ||
IOTA donations are always welcome :smile: | ||
![QR Code for Trinity](https://raw.githubusercontent.com/iota-pico/api-examples-browser/master/donation.png) | ||
```shell | ||
@@ -70,2 +75,2 @@ QWJXX99QDEYWUWXEGA9QXSNOWOKHMFKCMSZTXDFLRZAFQRPQTHQDXSZWQQTAHNDNRYHMIKJYWQLKTFHBWSAOJDHAMB | ||
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details. | ||
This project is licensed under the MIT License - see the [LICENSE](https://github.com/iota-pico/api-examples-browser/blob/master/LICENSE) file for details. |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
119515
11
82
73
1
Updated@iota-pico/api@^0.9.9
Updated@iota-pico/core@^0.9.9