Socket
Socket
Sign inDemoInstall

js-draw

Package Overview
Dependencies
Maintainers
1
Versions
117
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 1.0.1 to 1.0.2

docs/img/readme-images/js-draw.jpg

2

dist/cjs/version.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = {
number: '1.0.1',
number: '1.0.2',
};
{
"name": "js-draw",
"version": "1.0.1",
"version": "1.0.2",
"description": "Draw pictures using a pen, touchscreen, or mouse! JS-draw is a drawing library for JavaScript and TypeScript. ",

@@ -67,7 +67,7 @@ "types": "./dist/mjs/lib.d.ts",

"dependencies": {
"@js-draw/math": "^1.0.0",
"@js-draw/math": "^1.0.2",
"@melloware/coloris": "0.21.0"
},
"devDependencies": {
"@js-draw/build-tool": "^1.0.0",
"@js-draw/build-tool": "^1.0.2",
"@types/bezier-js": "4.1.0",

@@ -90,3 +90,4 @@ "@types/jest": "29.5.3",

"svg"
]
],
"gitHead": "f5a92284625b49b2ef6541bdafce1bd926c10441"
}

Sorry, the diff of this file is too big to display

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