Socket
Socket
Sign inDemoInstall

ng2-konva

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-konva - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

2

package.json
{
"name": "ng2-konva",
"version": "1.2.3",
"version": "1.2.4",
"description": "Angular binding to canvas element via Konva framework",

@@ -5,0 +5,0 @@ "keywords": [

{
"compilerOptions": {
"baseUrl": "./src",
"rootDir": "./src",
"target": "es5",
"module": "es2015",
"sourceMap": true,
"moduleResolution": "node",
"experimentalDecorators": true,
"moduleResolution": "node",
"rootDir": "./src",
"emitDecoratorMetadata": true,
"lib": ["es2015", "dom"],
"sourceMap": true,
"declaration": true,
"module": "es2015",
"target": "es2015",
"stripInternal": true,

@@ -22,4 +23,5 @@ "skipLibCheck": true,

"angularCompilerOptions": {
"strictMetadataEmit": true
"strictMetadataEmit": true,
"skipTemplateCodegen": true
}
}
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