Socket
Socket
Sign inDemoInstall

@celo/utils

Package Overview
Dependencies
Maintainers
6
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@celo/utils - npm Package Compare versions

Comparing version 0.0.1-beta to 0.0.1-delta

lib/index.d.ts

10

package.json
{
"name": "@celo/utils",
"version": "0.0.1-beta",
"version": "0.0.1-delta",
"description": "Celo common utils",

@@ -11,3 +11,2 @@ "author": "Celo",

"pretest": "tsc",
"postinstall": "yarn run build && yarn run prettify",
"prettify": "yarn run prettier --config ../../.prettierrc.js --write '{contracts,types,lib}/**/*.+(ts|tsx|js|jsx)'",

@@ -54,3 +53,8 @@ "build": "tsc",

]
}
},
"files": [
"index.ts",
"index.js",
"lib/**/*"
]
}
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