🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

@polkadot/api

Package Overview
Dependencies
Maintainers
1
Versions
3326
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/api - npm Package Compare versions

Comparing version
0.1.1
to
0.1.2
+1
-1
coverage/lcov-report/index.html

@@ -158,3 +158,3 @@ <!doctype html>

Code coverage
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Wed Nov 15 2017 14:40:13 GMT+0000 (UTC)
generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Wed Nov 15 2017 14:44:39 GMT+0000 (UTC)
</div>

@@ -161,0 +161,0 @@ </div>

{
"name": "@polkadot/api",
"version": "0.1.1",
"version": "0.1.2",
"description": "A JavaScript wrapper for the Polkadot JsonRPC interface",

@@ -24,3 +24,3 @@ "main": "lib/index.js",

"scripts": {
"build": "rimraf lib docs && npm run build:js && npm run build:md",
"build": "rimraf lib docs && npm run build:js",
"build:js": "babel src --out-dir lib --ignore *.spec.js,types/",

@@ -27,0 +27,0 @@ "build:md": "node scripts/markdown.js",