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

artpacks.coffee

14

package.json
{
"name": "artpacks",
"description": "cascading texture/sound artwork pack loader",
"version": "0.3.2",
"version": "0.3.3",
"main": "artpacks.coffee",
"repository": {

@@ -21,9 +22,14 @@ "type": "git",

"save-pixels": "^0.3.0",
"graycolorize": "^0.1.1"
"graycolorize": "^0.1.1",
"coffeeify": "^0.6.0"
},
"scripts": {
"start": "beefy demo.js"
"start": "beefy demo.coffee"
},
"peerDependencies": {},
"browserify": {
"transform": [
"coffeeify"
]
},
"license": "MIT"
}
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