Socket
Socket
Sign inDemoInstall

angular2-signaturepad

Package Overview
Dependencies
6
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.11.0 to 2.11.1

angular2-signaturepad.d.ts

33

package.json
{
"name": "angular2-signaturepad",
"version": "2.11.0",
"version": "2.11.1",
"description": "Angular2 Component wrapper for szimek / signature_pad",
"main": "index.js",
"typings": "./index.d.ts",
"scripts": {
"prepublish": "node ./node_modules/@angular/compiler-cli/src/main.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {

@@ -27,17 +21,18 @@ "type": "git",

"homepage": "https://github.com/wulfsolter/angular2-signaturepad#readme",
"peerDependencies": {
"@angular/common": "^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0",
"@angular/core": "^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0"
},
"dependencies": {
"tslib": "^2.0.0",
"signature_pad": "2.3.2"
},
"devDependencies": {
"@angular/common": "2.0.1",
"@angular/compiler": "2.0.1",
"@angular/compiler-cli": "0.6.3",
"@angular/core": "2.0.1",
"@angular/platform-browser": "2.0.1",
"@angular/platform-browser-dynamic": "2.0.1",
"@angular/platform-server": "2.0.1",
"rxjs": "5.0.0-beta.12",
"typescript": "2.0.3",
"zone.js": "0.6.25"
}
"main": "bundles/angular2-signaturepad.umd.js",
"module": "fesm2015/angular2-signaturepad.js",
"es2015": "fesm2015/angular2-signaturepad.js",
"esm2015": "esm2015/angular2-signaturepad.js",
"fesm2015": "fesm2015/angular2-signaturepad.js",
"typings": "angular2-signaturepad.d.ts",
"metadata": "angular2-signaturepad.metadata.json",
"sideEffects": false
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc