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.2 to 0.1.3

boards/boards.json

33

package.json
{
"name": "@things-elements/things-scene-billboard",
"flat": true,
"version": "0.1.2",
"version": "0.1.3",
"description": "An billboard component for things-scene.",
"main": "things-scene-billboard-min.js",
"main": "src/index.js",
"things-shell": true,
"directories": {

@@ -25,27 +25,8 @@ "test": "test"

"homepage": "https://github.com/ThingsElements/things-scene-billboard#readme",
"browserify": {
"transform": [
"babelify"
]
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.1",
"babel-preset-es2015": "^6.24.1",
"chai": "^3.4.1",
"chai-dom": "^1.5.0",
"mocha": "^2.3.4",
"should": "^8.0.2",
"watchify": "^3.3.1",
"node-canvas": "Automattic/node-canvas",
"gulp": "^3.8.5",
"gulp-header-license": "^1.0.9",
"webpack": "^3.8.1",
"webpack-dev-server": "^2.9.4",
"html-webpack-plugin": "^2.30.1",
"uglifyjs-webpack-plugin": "^1.0.1",
"polymer-webpack-loader": "^2.0.0"
"@hatiolab/things-shell": "^0.2.27"
},
"dependencies": {}
"dependencies": {
"@hatiolab/things-scene": "^2.2.44"
}
}

@@ -16,7 +16,8 @@ /*

var {
import {
Component,
HTMLOverlayContainer,
ScriptLoader,
error
} = scene
} from '@hatiolab/things-scene';

@@ -23,0 +24,0 @@ export default class Billboard extends HTMLOverlayContainer {

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