Socket
Socket
Sign inDemoInstall

signature_pad

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

signature_pad - npm Package Compare versions

Comparing version 1.6.0 to 2.0.0

8

CHANGELOG.md
## Changelog
### 1.6.0
### 2.0.0
Unfortunately, some breaking changes were introduced in 1.6.0, so to follow the semantic versioning, it's re-released as 2.0.0.
* Removed support for Bower. If you still need it, use [1.5.3](https://github.com/szimek/signature_pad/releases/tag/v1.5.3) release.
* Moved `signature_pad.js` and `signature_pad.min.js` files to `dist` folder.
* Added ES6 version of the library for use with webpack etc.
### 1.6.0 (deprecated in favor of 2.0.0)
* Added support for returning signature as SVG using `#fromDataURL('image/svg+xml')`. [jackspirou](https://github.com/jackspirou) [mymattcarroll](https://github.com/mymattcarroll) [szimek](https://github.com/szimek)

@@ -4,0 +10,0 @@ * Added `#toData` method that returns data points.

2

dist/signature_pad.js
/*!
* Signature Pad v1.6.0
* Signature Pad v2.0.0
* https://github.com/szimek/signature_pad

@@ -4,0 +4,0 @@ *

/*!
* Signature Pad v1.6.0
* Signature Pad v2.0.0
* https://github.com/szimek/signature_pad

@@ -4,0 +4,0 @@ *

{
"name": "signature_pad",
"description": "Library for drawing smooth signatures.",
"version": "1.6.0",
"version": "2.0.0",
"homepage": "https://github.com/szimek/signature_pad",

@@ -6,0 +6,0 @@ "author": {

@@ -1,2 +0,2 @@

# Signature Pad [![Code Climate](https://d25lcipzij17d.cloudfront.net/badge.svg?id=js&type=6&v=1.5.3&x2=0)](https://www.npmjs.com/package/signature_pad) [![Code Climate](https://codeclimate.com/github/szimek/signature_pad.png)](https://codeclimate.com/github/szimek/signature_pad)
# Signature Pad [![npm](https://d25lcipzij17d.cloudfront.net/badge.svg?id=js&type=6&v=2.0.0&x2=0)](https://www.npmjs.com/package/signature_pad) [![Code Climate](https://codeclimate.com/github/szimek/signature_pad.png)](https://codeclimate.com/github/szimek/signature_pad)

@@ -3,0 +3,0 @@

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