Socket
Socket
Sign inDemoInstall

angular2-signaturepad

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-signaturepad - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

1

index.js

@@ -94,3 +94,2 @@ 'use strict';

core_1.Component({
inputs: ['options'],
template: '<canvas></canvas>',

@@ -97,0 +96,0 @@ selector: 'signature-pad',

8

package.json
{
"name": "angular2-signaturepad",
"version": "1.1.0",
"version": "1.1.1",
"description": "Angular2 Component wrapper for szimek / signature_pad",

@@ -31,6 +31,6 @@ "main": "index.js",

"peerDependencies": {
"@angular/core": "^2.0.0-rc.1",
"rxjs": "5.0.0-beta.6",
"zone.js": "^0.6.6"
"@angular/core": "^2.0.0-rc.6",
"rxjs": "^5.0.0-beta.11",
"zone.js": "^0.6.17"
}
}

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