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.0 to 1.0.1

7

CHANGELOG.md

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

## @qiwi/substrate-std [1.0.1](https://github.com/qiwi/substrate/compare/@qiwi/substrate-std@1.0.0...@qiwi/substrate-std@1.0.1) (2019-12-23)
### Performance Improvements
* tech release ([4b145af](https://github.com/qiwi/substrate/commit/4b145affb295cab239e7e6d5c068fd554fbd1b48))
# @qiwi/substrate-std 1.0.0 (2019-12-23)

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

4

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

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

"dependencies": {
"@qiwi/substrate-types": "^1.20.1"
"@qiwi/substrate-types": "^1.21.0"
},

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

@@ -15,3 +15,3 @@ # @qiwi/substrate-std

const foo: IStack = new Stack()
const foo: IStack<string> = new Stack()
```
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