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

@iota-pico/core

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/core - npm Package Compare versions

Comparing version 0.9.8 to 0.9.9

donation.png

5

CHANGELOG.md
# Changelog
## v0.9.9
* Updated dependencies and README
## v0.9.8
* Revert ASCII extension to retain compatibility with official libs
* Updated dependencies and README

@@ -7,0 +12,0 @@ ## v0.9.7

10

package.json
{
"name": "@iota-pico/core",
"version": "0.9.8",
"version": "0.9.9",
"description": "IOTA Pico Framework Core",

@@ -48,3 +48,2 @@ "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"

@@ -58,7 +57,7 @@ },

"@types/chai": "^4.1.4",
"@types/mocha": "^5.2.3",
"@types/mocha": "^5.2.4",
"babel-loader": "^8.0.0-beta.4",
"babel-plugin-transform-builtin-extend": "^1.1.2",
"chai": "^4.1.2",
"coveralls": "^3.0.1",
"coveralls": "^3.0.2",
"cross-env": "^5.2.0",

@@ -68,3 +67,2 @@ "minicat": "^1.0.0",

"npm-run-all": "^4.1.3",
"nsp": "^3.1.0",
"nyc": "^12.0.2",

@@ -82,5 +80,5 @@ "replace-in-file": "^3.4.0",

"uglifyjs-webpack-plugin": "^1.2.7",
"webpack": "^4.12.2",
"webpack": "^4.15.0",
"webpack-cli": "^3.0.8"
}
}

11

README.md

@@ -1,2 +0,2 @@

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/iota-pico/core/master/LICENSE) [![Build Status](https://travis-ci.org/iota-pico/core.svg?branch=master)](https://travis-ci.org/iota-pico/core) [![NSP Status](https://nodesecurity.io/orgs/iota-pico/projects/e20fc901-e307-497a-82d0-e53689af9b02/badge)](https://nodesecurity.io/orgs/iota-pico/projects/e20fc901-e307-497a-82d0-e53689af9b02)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/iota-pico/core/master/LICENSE) [![Build Status](https://travis-ci.org/iota-pico/core.svg?branch=master)](https://travis-ci.org/iota-pico/core)
[![Coveralls](https://img.shields.io/coveralls/iota-pico/core.svg)](https://coveralls.io/github/iota-pico/core)

@@ -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/core/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)

@@ -36,3 +37,2 @@ * [@iota-pico/lib-nodejs](https://github.com/iota-pico/lib-nodejs)

# Contributing

@@ -51,2 +51,5 @@

IOTA donations are always welcome :smile:
![QR Code for Trinity](https://raw.githubusercontent.com/iota-pico/core/master/donation.png)
```shell

@@ -58,2 +61,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/core/blob/master/LICENSE) file for details.
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