New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ngx-image-viewer-3

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-image-viewer-3 - npm Package Compare versions

Comparing version 1.0.16 to 1.0.17

2

package.json
{
"name": "ngx-image-viewer-3",
"version": "1.0.16",
"version": "1.0.17",
"peerDependencies": {

@@ -5,0 +5,0 @@ "@angular/common": ">=5.0.0",

@@ -5,4 +5,3 @@ /* To learn more about this file see: https://angular.io/config/tsconfig. */

"compilerOptions": {
"outDir": "../../out-tsc/lib",
"outDir": "../../out-tsc/lib",
"declaration": true,

@@ -13,5 +12,2 @@ "declarationMap": true,

},
"include": [
"src/**/*.d.ts"
],
"exclude": [

@@ -18,0 +14,0 @@ "**/*.spec.ts"

@@ -5,18 +5,7 @@ /* To learn more about this file see: https://angular.io/config/tsconfig. */

"compilerOptions": {
"declarationMap": false,
"outDir": "../../out-tsc/lib",
"declaration": true,
"inlineSources": true,
"types": []
"declarationMap": false,
},
"angularCompilerOptions": {
"compilationMode": "partial"
},
"include": [
"./src"
],
"exclude": [
"**/*.spec.ts"
]
}
}
}

@@ -10,8 +10,6 @@ /* To learn more about this file see: https://angular.io/config/tsconfig. */

},
"include": [
"src/**/*.d.ts"
],
"exclude": [
"**/*.spec.ts"
]
}
"include": [
"**/*.spec.ts",
"**/*.d.ts"
]
}
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