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

@injectivelabs/ts-types

Package Overview
Dependencies
Maintainers
8
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@injectivelabs/ts-types - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.0.12](https://github.com/InjectiveLabs/injective-monorepo/compare/@injectivelabs/ts-types@0.0.11...@injectivelabs/ts-types@0.0.12) (2021-02-18)
**Note:** Version bump only for package @injectivelabs/ts-types
## [0.0.11](https://github.com/InjectiveLabs/injective-monorepo/compare/@injectivelabs/ts-types@0.0.2...@injectivelabs/ts-types@0.0.11) (2021-02-17)

@@ -8,0 +16,0 @@

5

package.json
{
"name": "@injectivelabs/ts-types",
"version": "0.0.11",
"version": "0.0.12",
"license": "MIT",

@@ -15,2 +15,3 @@ "main": "dist/index.js",

"postinstall": "shx mkdir -p dist && link-module-alias",
"build:watch": "tsc --build -w tsconfig.build.json && link-module-alias",
"build": "tsc --build tsconfig.build.json && link-module-alias",

@@ -32,3 +33,3 @@ "clean": "tsc --build tsconfig.build.json --clean && shx rm -rf coverage *.log junit.xml dist && jest --clearCache",

},
"gitHead": "b8cab98d0024bca0c2cb1956c1c993e12ecee823"
"gitHead": "f17ea31d9ffe9ce928e634188f358321755c1da5"
}
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