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

@things-elements/things-scene-billboard

Package Overview
Dependencies
Maintainers
3
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@things-elements/things-scene-billboard - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

assets/no-image.png

2

package.json
{
"name": "@things-elements/things-scene-billboard",
"version": "0.1.4",
"version": "0.1.5",
"description": "An billboard component for things-scene.",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -1,2 +0,3 @@

import locales from './locales'
import locales from './locales';
import icon from './assets/no-image.png';

@@ -6,3 +7,3 @@ var templates = [{

description: 'Things Scene Billboard Chart Component',
icon: '',
icon: icon,
group: 'chartAndGauge',

@@ -9,0 +10,0 @@ /* line|shape|textAndMedia|chartAndGauge|table|container|dataSource|IoT|3D|warehouse|form|etc */

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