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

@hatiolab/things-scene

Package Overview
Dependencies
Maintainers
3
Versions
424
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hatiolab/things-scene - npm Package Compare versions

Comparing version 2.2.68 to 2.2.69

.prettierrc

8

package.json
{
"name": "@hatiolab/things-scene",
"version": "2.2.68",
"version": "2.2.69",
"description": "2D graphic library",

@@ -22,4 +22,5 @@ "main": "things-scene-min.js",

"test": "./node_modules/.bin/mocha --require should --require @babel/register test/**/test-*.js",
"serve": "webpack-dev-server --hot --inline --host 0.0.0.0",
"build": "webpack"
"serve": "webpack-dev-server --config webpack.config.dev.js --hot --inline --host 0.0.0.0",
"build": "webpack",
"prettify": "prettier --write \"{src,samples,test}/**/*.{js,css,html}\""
},

@@ -44,2 +45,3 @@ "author": "heartyoh@hatiolab.com",

"mocha": "^5.2.0",
"prettier": "^1.15.3",
"should": "^13.2.3",

@@ -46,0 +48,0 @@ "systemjs": "^2.0.0",

Sorry, the diff of this file is too big to display

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