Socket
Socket
Sign inDemoInstall

@cosmjs/utils

Package Overview
Dependencies
0
Maintainers
2
Versions
106
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.24.0-alpha.10 to 0.24.0-alpha.11

6

package.json
{
"name": "@cosmjs/utils",
"version": "0.24.0-alpha.10",
"version": "0.24.0-alpha.11",
"description": "Utility tools, primarily for testing code",

@@ -31,3 +31,3 @@ "contributors": [

"lint-fix": "eslint --max-warnings 0 \"**/*.{js,ts}\" --fix",
"move-types": "shx rm -rf ./types/* && shx mv build/types/* ./types && rm -rf ./types/testdata && shx rm -f ./types/*.spec.d.ts",
"move-types": "shx rm -rf ./types/* && shx mv build/types/* ./types && shx rm -rf ./types/testdata ./types/*.spec.d.ts",
"format-types": "prettier --write --loglevel warn \"./types/**/*.d.ts\"",

@@ -47,3 +47,3 @@ "prebuild": "shx rm -rf ./build",

},
"gitHead": "4b4bf0803847b44472db12787bee9f770437370f"
"gitHead": "858bd2e08322fa3304fdd94bfd4f055f20671d6f"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc