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.3 to 1.0.4

15

CHANGELOG.md

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

## @qiwi/substrate-std [1.0.4](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.3...@qiwi/substrate-std@1.0.4) (2020-01-20)
### Bug Fixes
* **docs:** rollback typedoc to 0.15.8 ([e930e74](https://github.com/qiwi/substrate/commit/e930e74f45f8038453b64435be185c2d20c781f4))
### Dependencies
* **@qiwi/substrate-types:** upgraded to 1.24.0
## @qiwi/substrate-std [1.0.3](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.2...@qiwi/substrate-std@1.0.3) (2020-01-09)

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

18

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

@@ -42,5 +42,5 @@ "source": "target/ts/index.ts",

"@types/config": "^0.0.36",
"@types/jest": "^24.0.25",
"@types/jest": "^24.9.0",
"@types/lodash": "^4.14.149",
"@types/node": "^13.1.5",
"@types/node": "^13.1.8",
"@types/parsimmon": "^1.10.0",

@@ -50,3 +50,3 @@ "@types/underscore": "^1.9.4",

"conf": "^6.2.0",
"config": "^3.2.4",
"config": "^3.2.5",
"dts-generator": "^3.0.0",

@@ -58,11 +58,11 @@ "dtslint": "^2.0.5",

"ts-loader": "^6.2.1",
"ts-node": "^8.5.4",
"ts-node": "^8.6.2",
"ts-to-flow": "^0.0.3",
"typescript": "3.7.4",
"typescript": "3.7.5",
"underscore": "^1.9.2",
"typedoc": "^0.15.6",
"typedoc-plugin-external-module-name": "^2.1.0"
"typedoc": "0.15.8",
"typedoc-plugin-external-module-name": "3.0.0"
},
"dependencies": {
"@qiwi/substrate-types": "^1.22.0"
"@qiwi/substrate-types": "^1.23.0"
},

@@ -69,0 +69,0 @@ "peerDependencies": {},

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