Socket
Socket
Sign inDemoInstall

@web3api/logger-plugin-js

Package Overview
Dependencies
Maintainers
2
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3api/logger-plugin-js - npm Package Compare versions

Comparing version 0.0.1-prealpha.13 to 0.0.1-prealpha.15

2

build/index.js

@@ -6,3 +6,3 @@ "use strict";

({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
return extendStatics(d, b);

@@ -9,0 +9,0 @@ };

@@ -13,3 +13,3 @@ {

],
"version": "0.0.1-prealpha.13",
"version": "0.0.1-prealpha.15",
"main": "build/index.js",

@@ -24,7 +24,7 @@ "scripts": {

"dependencies": {
"@web3api/core-js": "0.0.1-prealpha.13"
"@web3api/core-js": "0.0.1-prealpha.15"
},
"devDependencies": {
"@types/jest": "26.0.8",
"@web3api/client-js": "0.0.1-prealpha.13",
"@web3api/client-js": "0.0.1-prealpha.15",
"jest": "26.6.3",

@@ -34,5 +34,5 @@ "rimraf": "3.0.2",

"ts-node": "8.10.2",
"typescript": "3.9.7"
"typescript": "4.0.7"
},
"gitHead": "c43fbd8f15c98767971d9aaef4cae15563327af4",
"gitHead": "e35f8a9a645afabe9d395d6c880a5a8d00c6e2e1",
"publishConfig": {

@@ -39,0 +39,0 @@ "access": "public"

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