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

@qiwi/substrate-types

Package Overview
Dependencies
Maintainers
5
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qiwi/substrate-types - npm Package Compare versions

Comparing version 1.25.0 to 1.25.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## @qiwi/substrate-types [1.25.1](https://github.com/qiwi/substrate/compare/@qiwi/substrate-types@1.25.0...@qiwi/substrate-types@1.25.1) (2020-02-11)
### Performance Improvements
* handle docs prefix issue ([195e8ac](https://github.com/qiwi/substrate/commit/195e8acc293821eef4e4585385ec17b4cfa7f4c1))
# @qiwi/substrate-types [1.25.0](https://github.com/qiwi/substrate/compare/@qiwi/substrate-types@1.24.0...@qiwi/substrate-types@1.25.0) (2020-02-11)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "@qiwi/substrate-types",
"version": "1.25.0",
"version": "1.25.1",
"main": "target/es5/index.js",

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

"aliasgen": "node -r esm ../../scripts/js/alias-gen.js",
"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"
},

@@ -35,0 +35,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