Comparing version 0.3.2 to 0.3.3
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
17992
7
5
0
2
+ Addedcoffeeify@^0.6.0
+ Addedcoffee-script@1.7.1(transitive)
+ Addedcoffeeify@0.6.0(transitive)
+ Addedconvert-source-map@0.3.5(transitive)
+ Addedmkdirp@0.3.5(transitive)