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

js-draw

Package Overview
Dependencies
Maintainers
1
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-draw - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

CHANGELOG.md

7

package.json
{
"name": "js-draw",
"version": "0.0.1",
"version": "0.0.2",
"description": "Draw pictures using a pen, touchscreen, or mouse! JS-draw is a drawing library for JavaScript and TypeScript. ",

@@ -80,4 +80,7 @@ "main": "dist/src/Editor.js",

"keywords": [
"ink"
"ink",
"drawing",
"pen",
"svg"
]
}

@@ -5,3 +5,3 @@ # js-draw

For example usage, see [doc/example/example.html](doc/example/example.ts).
For example usage, see [doc/example/example.ts](doc/example/example.ts).

@@ -8,0 +8,0 @@ # API

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