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

@iota-pico/pal-browser

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

@iota-pico/pal-browser - npm Package Compare versions

Comparing version 0.9.8 to 0.9.9

donation.png

8

CHANGELOG.md
# Changelog
## v0.9.9
* Updated dependencies and README
## v0.9.8
* Updated dependencies
## v0.9.7

@@ -4,0 +12,0 @@

16

package.json
{
"name": "@iota-pico/pal-browser",
"version": "0.9.8",
"version": "0.9.9",
"description": "IOTA Pico Framework Platform Abstraction Layer for Browser",

@@ -50,7 +50,6 @@ "typings": "dist/index.d.ts",

"pkg": "npm-run-all pkg-clean pkg-dev pkg-prod",
"security": "nsp check",
"dist": "npm-run-all build test pkg docs"
},
"dependencies": {
"@iota-pico/core": "^0.9.8",
"@iota-pico/core": "^0.9.9",
"crypto-browserify": "^3.12.0"

@@ -64,4 +63,4 @@ },

"@types/chai": "^4.1.4",
"@types/mocha": "^5.2.3",
"@types/node": "^10.3.6",
"@types/mocha": "^5.2.4",
"@types/node": "^10.5.1",
"@types/sinon": "^5.0.1",

@@ -71,3 +70,3 @@ "babel-loader": "^8.0.0-beta.4",

"chai": "^4.1.2",
"coveralls": "^3.0.1",
"coveralls": "^3.0.2",
"cross-env": "^5.2.0",

@@ -77,7 +76,6 @@ "minicat": "^1.0.0",

"npm-run-all": "^4.1.3",
"nsp": "^3.2.1",
"nyc": "^12.0.2",
"replace-in-file": "^3.4.0",
"rimraf": "^2.6.2",
"sinon": "^6.0.1",
"sinon": "^6.1.0",
"source-map-support": "^0.5.6",

@@ -92,5 +90,5 @@ "ts-node": "^7.0.0",

"uglifyjs-webpack-plugin": "^1.2.7",
"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/pal-browser/master/LICENSE) [![Build Status](https://travis-ci.org/iota-pico/pal-browser.svg?branch=master)](https://travis-ci.org/iota-pico/pal-browser) [![NSP Status](https://nodesecurity.io/orgs/iota-pico/projects/378d7700-e1a1-4005-a2f2-b5997326ad04/badge)](https://nodesecurity.io/orgs/iota-pico/projects/378d7700-e1a1-4005-a2f2-b5997326ad04)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/iota-pico/pal-browser/master/LICENSE) [![Build Status](https://travis-ci.org/iota-pico/pal-browser.svg?branch=master)](https://travis-ci.org/iota-pico/pal-browser)
[![Coveralls](https://img.shields.io/coveralls/iota-pico/pal-browser.svg)](https://coveralls.io/github/iota-pico/pal-browser)

@@ -16,3 +16,3 @@

Documentation for the code can be found in [docs](./docs/README.md) folder.
Documentation for the code can be found in [docs](https://github.com/iota-pico/pal-browser/blob/master/docs/README.md) folder.

@@ -24,2 +24,3 @@ # Library

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)

@@ -49,2 +50,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/pal-browser/master/donation.png)
```shell

@@ -56,2 +60,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/pal-browser/blob/master/LICENSE) file for details.

Sorry, the diff of this file is too big to display

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