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

@talentia/angular-d3-cloud

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@talentia/angular-d3-cloud - npm Package Compare versions

Comparing version 1.4.7 to 1.4.8

6

package.json

@@ -5,3 +5,3 @@ {

"description": "D3 word cloud component for Angular built upon d3-cloud",
"version": "1.4.7",
"version": "1.4.8",
"dependencies": {

@@ -16,4 +16,4 @@ "d3-cloud": "^1.2.5",

"peerDependencies": {
"@angular/common": "^15.2.1",
"@angular/core": "^15.2.1"
"@angular/common": "^15.2.9",
"@angular/core": "^15.2.9"
},

@@ -20,0 +20,0 @@ "schematics": "./schematics/collection.json",

@@ -19,3 +19,3 @@ # Angular D3 Word Cloud

```
npm install --save @talentia/angular-d3-cloud@1.4.7
npm install --save @talentia/angular-d3-cloud@1.4.8
```

@@ -22,0 +22,0 @@ Installing the package does not install the type definitions for d3-cloud, d3-scale, d3-scale-chromatic, d3-selection and d3-transition libraries.

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