New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

smartnftportal

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smartnftportal - npm Package Compare versions

Comparing version 1.0.34 to 1.0.35

3

dist/SmartNFTPortal.js
"use strict";
require("core-js/modules/es.weak-map.js");
require("core-js/modules/web.dom-collections.iterator.js");
Object.defineProperty(exports, "__esModule", {

@@ -8,3 +9,2 @@ value: true

exports.default = void 0;
require("core-js/modules/web.dom-collections.iterator.js");
require("core-js/modules/es.array.includes.js");

@@ -41,3 +41,2 @@ require("core-js/modules/es.string.includes.js");

let ROOT = props.apiRoot;
const [focused, setFocused] = useState(false);
if (!loadingContent) {

@@ -44,0 +43,0 @@ loadingContent = /*#__PURE__*/React.createElement(React.Fragment, null, "Loading...");

@@ -19,3 +19,3 @@ {

"license": "BSD-3-Clause-Attribution",
"version": "1.0.34",
"version": "1.0.35",
"main": "dist/index.js",

@@ -22,0 +22,0 @@ "scripts": {

@@ -10,3 +10,2 @@

let ROOT = props.apiRoot;
const [focused, setFocused] = useState(false);
if (!loadingContent) {

@@ -13,0 +12,0 @@ loadingContent=(

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