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

@stenajs-webui/core

Package Overview
Dependencies
Maintainers
1
Versions
480
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stenajs-webui/core - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

2

dist/index.es.js

@@ -72,4 +72,2 @@ import { createContext, useContext, useMemo, createElement, useState, useCallback, useEffect, useRef } from 'react';

console.log("-------------------- useTheme init ------------------");
console.trace();
var useTheme = function () {

@@ -76,0 +74,0 @@ return useContext(ThemeContext);

@@ -78,4 +78,2 @@ 'use strict';

console.log("-------------------- useTheme init ------------------");
console.trace();
var useTheme = function () {

@@ -82,0 +80,0 @@ return React.useContext(ThemeContext);

4

package.json
{
"name": "@stenajs-webui/core",
"version": "0.0.21",
"version": "0.0.22",
"description": "",

@@ -59,3 +59,3 @@ "author": "mattias800",

],
"gitHead": "6524a8e67ef07e2c15630b5023d82b06ea1537d3"
"gitHead": "e182a6b4d94a14d2b5409d32c0151d327c78918f"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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