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

graphics-wrapper

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

graphics-wrapper - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

.idea/.idea.graphics-wrapper.dir/.idea/contentModel.xml

22

package.json
{
"name": "graphics-wrapper",
"version": "1.2.0",
"version": "1.2.1",
"description": "A wrapper for node-canvas",
"author": "Vlams",
"license": "MIT",
"keywords": [
"canvas",
"graphic",
"graphics",
"image",
"images"
],
"main": "index.js",
"scripts": {
"test": "node test/test.js",
"testNineSlice": "node test/testNineSlice.js"
"testNineSlice": "node test/testNineSlice.js",
"testTextBox": "node test/testTextBox.js"
},
"author": "Vlams",
"license": "UNLICENSED",
"dependencies": {
"canvas": "^2.6.1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/vlams1/graphics-wrapper.git"
},
"homepage": "https://github.com/vlams1/graphics-wrapper",
"repository": "git://github.com/vlams1/graphics-wrapper.git",
"bugs": {

@@ -20,0 +26,0 @@ "url": "https://github.com/vlams1/graphics-wrapper/issues"

@@ -6,2 +6,6 @@

## LICENSE
[MIT](https://choosealicense.com/licenses/mit/ "MIT")
## USAGE

@@ -8,0 +12,0 @@

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