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

@iqprotocol/energy

Package Overview
Dependencies
Maintainers
9
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iqprotocol/energy - npm Package Compare versions

Comparing version 0.6.2 to 0.7.0

dist/cjs/index.d.ts

32

package.json
{
"name": "@iqprotocol/energy",
"version": "0.6.2",
"license": "UNLICENSED",
"scripts": {
"start": "rollup -cw",
"build": "rollup -c",
"test": "jest --group=unit",
"prepublish": "npm run build"
"version": "0.7.0",
"bugs": "https://github.com/iqlabsorg/iq-sdk-js/issues",
"repository": {
"type": "git",
"url": "https://github.com/iqlabsorg/iq-sdk-js"
},
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
"typedocMain": "src/index.ts",
"license": "MIT",
"author": "IQ Labs (https://iqlabs.org)",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"typings": "dist/esm/index.d.ts",
"files": [

@@ -19,6 +18,13 @@ "README.md",

],
"scripts": {
"build": "rollup -c",
"prepublish": "NODE_ENV=production yarn build",
"start": "rollup -cw",
"test": "jest --group=unit"
},
"publishConfig": {
"access": "restricted"
"access": "public"
},
"gitHead": "012285949efb00646b6d4394d50f07ae17fad09a"
"typedocMain": "src/index.ts",
"gitHead": "e8d82a1a20389dec31835e16f58bf4f7dbe445b7"
}
# Energy Utils
This package is part of [IQ Protocol JS SDK.](https://github.com/iqalliance/iq-sdk-js)
This package is part of [IQ Protocol JS SDK.](https://github.com/iqlabsorg/iq-sdk-js)
| :exclamation: The package is in development and breaking changes should be expected. Use at your own risk! |
|:------------------------------------------------------------------------------------------------------------------|
The package provided various utility functions for *energy* calculation.

@@ -5,0 +8,0 @@

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