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

krot-pixi

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

krot-pixi - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

8

index.js

@@ -6,6 +6,6 @@ const textIcons = require('text-icons');

// Object.defineProperty = function (object, prop, descriptor) {
// descriptor.configurable = prop === 'Text' ? true : descriptor.configurable;
// defineProperty(object, prop, descriptor);
// };
Object.defineProperty = function (object, prop, descriptor) {
descriptor.configurable = prop === 'Text' ? true : descriptor.configurable;
defineProperty(object, prop, descriptor);
};

@@ -12,0 +12,0 @@ let PIXI = null;

{
"name": "krot-pixi",
"version": "1.0.4",
"version": "1.0.5",
"description": "Extension for pixi-5 app, to support layouts generated by visual editor - KROT",

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

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