Skip to content

Commit

Permalink
fixed audit errors. Removed beefy, Removed DOM
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCodedProf committed Jun 8, 2023
1 parent e0ca801 commit 124f6b1
Show file tree
Hide file tree
Showing 3 changed files with 130 additions and 150 deletions.
135 changes: 0 additions & 135 deletions dom-pixels.js

This file was deleted.

129 changes: 129 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 1 addition & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,6 @@
"pngjs": "^3.3.3",
"through": "^2.3.4"
},
"devDependencies": {
"beefy": "^2.1.8",
"brfs": "^1.2.0",
"browserify": "^3.44.0",
"tap": "^10.7.0",
"tape": "^2.12.3"
},
"scripts": {
"test": "tap test/*.js",
"test-browser": "beefy test/test.js --open -- -t brfs"
},
"repository": {
"type": "git",
"url": "git://github.com/CLicksMinutePer/get-pixels.git"
Expand All @@ -49,11 +38,8 @@
"buffer",
"data",
"parse",
"dom",
"node",
"browserify"
"node"
],
"browser": "dom-pixels.js",
"author": "Clicks <admin@clicks.codes> (https://clicks.codes)",
"contributors": [
{
Expand Down

0 comments on commit 124f6b1

Please sign in to comment.