Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@db-ui/ngx-elements

Package Overview
Dependencies
Maintainers
3
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@db-ui/ngx-elements - npm Package Compare versions

Comparing version 0.28.0 to 0.29.0

29

package.json
{
"name": "@db-ui/ngx-elements",
"version": "0.28.0",
"version": "0.29.0",
"description": "Angular specific wrapper for @db-ui/elements",

@@ -21,4 +21,3 @@ "license": "Apache-2.0",

"start": "ng serve",
"build": "ng build",
"test": "jest"
"build": "ng build"
},

@@ -32,3 +31,3 @@ "module": "dist/fesm5.js",

"dependencies": {
"@db-ui/elements": "0.28.0",
"@db-ui/elements": "0.29.0",
"tslib": "^2.6.2"

@@ -50,27 +49,7 @@ },

"@rollup/plugin-node-resolve": "15.2.3",
"@types/jest": "29.5.11",
"@types/node": "20.11.13",
"bs-logger": "0.2.6",
"dependency-graph": "1.0.0",
"injection-js": "2.4.0",
"is-reference": "3.0.2",
"jest": "29.7.0",
"jest-preset-angular": "14.0.0",
"lodash.memoize": "4.1.2",
"ng-packagr": "15.2.2",
"zone.js": "~0.14.3"
},
"jest": {
"preset": "jest-preset-angular",
"setupFilesAfterEnv": [
"<rootDir>/projects/lib/src/setupJest.ts"
],
"testPathIgnorePatterns": [
"node_modules",
"/dist"
],
"moduleDirectories": [
"node_modules"
]
"zone.js": "~0.13.0"
}
}
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