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

@lightningjs/blits

Package Overview
Dependencies
Maintainers
6
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lightningjs/blits - npm Package Compare versions

Comparing version 1.17.0 to 1.17.1

6

CHANGELOG.md
# Changelog
## v1.17.1
_24 jan 2025_
- Fixed issue in sprite
## v1.17.0

@@ -4,0 +10,0 @@

2

package.json
{
"name": "@lightningjs/blits",
"version": "1.17.0",
"version": "1.17.1",
"description": "Blits: The Lightning 3 App Development Framework",

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

@@ -85,3 +85,3 @@ /*

hooks: {
init() {
ready() {
this.spriteTexture = this[symbols.renderer]().createTexture('ImageTexture', {

@@ -88,0 +88,0 @@ src: this.image,

@@ -52,3 +52,3 @@ /*

hooks: {
init() {
ready() {
this.spriteTexture = this[symbols.renderer]().createTexture('ImageTexture', {

@@ -55,0 +55,0 @@ src: this.image,

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