Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

artpacks

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

artpacks - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

4

index.js
// Generated by CoffeeScript 1.7.0
(function() {
var ArtPackArchive, ArtPacks, Buffer, EventEmitter, ZIP, arrayBufferToString, binaryXHR, fs, getFrames, getPixels, graycolorize, path, savePixels, splitNamespace,
var ArtPackArchive, ArtPacks, EventEmitter, ZIP, arrayBufferToString, binaryXHR, fs, getFrames, getPixels, graycolorize, path, savePixels, splitNamespace,
__hasProp = {}.hasOwnProperty,

@@ -17,4 +17,2 @@ __extends = function(child, parent) { for (var key in parent) { if (__hasProp.call(parent, key)) child[key] = parent[key]; } function ctor() { this.constructor = child; } ctor.prototype = parent.prototype; child.prototype = new ctor(); child.__super__ = parent.prototype; return child; };

Buffer = (require('native-buffer-browserify')).Buffer;
getFrames = require('mcmeta');

@@ -21,0 +19,0 @@

{
"name": "artpacks",
"description": "cascading texture/sound artwork pack loader",
"version": "0.3.1",
"version": "0.3.2",
"repository": {

@@ -18,3 +18,2 @@ "type": "git",

"binary-xhr": "^0.0.2",
"native-buffer-browserify": ">=2.0.9",
"mcmeta": "^0.1.0",

@@ -21,0 +20,0 @@ "get-pixels": "^1.0.1",

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