Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@qiwi/substrate-std

Package Overview
Dependencies
Maintainers
5
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qiwi/substrate-std - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

15

CHANGELOG.md

@@ -0,1 +1,16 @@

## @qiwi/substrate-std [1.0.7](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.6...@qiwi/substrate-std@1.0.7) (2020-02-11)
### Performance Improvements
* handle docs prefix issue ([195e8ac](https://github.com/qiwi/substrate/commit/195e8acc293821eef4e4585385ec17b4cfa7f4c1))
### Dependencies
* **@qiwi/substrate-types:** upgraded to 1.25.1
## @qiwi/substrate-std [1.0.6](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.5...@qiwi/substrate-std@1.0.6) (2020-02-11)

@@ -2,0 +17,0 @@

4

package.json
{
"name": "@qiwi/substrate-std",
"version": "1.0.6",
"version": "1.0.7",
"main": "target/es5/index.js",

@@ -30,3 +30,3 @@ "source": "target/ts/index.ts",

"jest": "jest --config=jest.config.json",
"docs": "typedoc --readme README.md --tsconfig ./tsconfig.json ./src/main || exit 0"
"docs": "typedoc --readme README.md --tsconfig ./tsconfig.json ./src/main && touch ./docs/.nojekyll || exit 0"
},

@@ -33,0 +33,0 @@ "files": [

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